SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Safe-Isa rpm build for : Fedora 17. For other distributions click perl-Safe-Isa.

Name : perl-Safe-Isa
Version : 1.000002 Vendor : Fedora Project
Release : 1.fc17 Date : 2012-09-15 17:21:19
Group : Development/Libraries Source RPM : perl-Safe-Isa-1.000002-1.fc17.src.rpm
Size : 0.01 MB
Packager : Fedora Project
Summary : Call isa, can, does and DOES safely on things that may not be objects
Description :
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.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora-secondary/updates/17/ppc64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Safe-Isa-1.000002-1.fc17.noarch.rpm
ftp.icm.edu.pl  perl-Safe-Isa-1.000002-1.fc17.noarch.rpm
ftp.icm.edu.pl  perl-Safe-Isa-1.000002-1.fc17.noarch.rpm
ftp.icm.edu.pl  perl-Safe-Isa-1.000002-1.fc17.noarch.rpm
     

Provides :
perl(Safe::Isa)
perl-Safe-Isa

Requires :
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
perl(warnings)
perl(Exporter)
perl(base)
perl(Scalar::Util)
rpmlib(PayloadIsXz) <= 5.2-1
perl(:MODULE_COMPAT_5.14.2)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(strict)


Content of RPM :
/usr/share/doc/perl-Safe-Isa-1.000002
/usr/share/doc/perl-Safe-Isa-1.000002/Changes
/usr/share/doc/perl-Safe-Isa-1.000002/README
/usr/share/man/man3/Safe::Isa.3pm.gz
/usr/share/perl5/vendor_perl/Safe
/usr/share/perl5/vendor_perl/Safe/Isa.pm

 
ICM