Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Safe-Isa-1.000005-2.el7 RPM for noarch

From EPEL 7 for ppc64 / Packages / p

Name: perl-Safe-Isa Distribution: Fedora Project
Version: 1.000005 Vendor: Fedora Project
Release: 2.el7 Build date: Tue Oct 14 15:53:38 2014
Group: Development/Libraries Build host: buildvm-05.phx2.fedoraproject.org
Size: 12109 Source RPM: perl-Safe-Isa-1.000005-2.el7.src.rpm
Packager: Fedora Project
Url: http://search.cpan.org/dist/Safe-Isa/
Summary: Call isa, can, does and DOES safely on things that may not be objects
How many times have you found yourself writing:

  if ($obj->isa('Something')) {

and then shortly afterwards cursing and changing it to:

  if (Scalar::Util::blessed($obj) and $obj->isa('Something')) {

Right. That's why this module exists.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Tue Oct 14 2014 Paul Howarth <paul@city-fan.org> - 1.000005-2
  - Add legacy spec file elements for EPEL-5 compatibility
* Tue Oct 14 2014 Paul Howarth <paul@city-fan.org> - 1.000005-1
  - Update to 1.000005
    - Fixed slightly mangled metadata from last release
    - Comment blessed use so people who don't know perl stop trying to break it
    - Add link to lightning talk given at YAPC::NA 2013
  - Classify buildreqs by usage
  - Make %files list more explicit
* Wed Aug 27 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1.000003-5
  - Perl 5.20 rebuild
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.000003-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.000003-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Wed Jul 17 2013 Petr Pisar <ppisar@redhat.com> - 1.000003-2
  - Perl 5.18 rebuild
* Fri Apr 19 2013 Iain Arnell <iarnell@gmail.com> 1.000003-1
  - update to latest upstream version
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.000002-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Sat Sep 08 2012 Iain Arnell <iarnell@gmail.com> 1.000002-1
  - Specfile autogenerated by cpanspec 1.79.

Files

/usr/share/doc/perl-Safe-Isa-1.000005
/usr/share/doc/perl-Safe-Isa-1.000005/Changes
/usr/share/doc/perl-Safe-Isa-1.000005/README
/usr/share/man/man3/Safe::Isa.3pm.gz
/usr/share/perl5/vendor_perl/Safe
/usr/share/perl5/vendor_perl/Safe/Isa.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 13:52:17 2024