SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Safe-Isa
Version : 1.000005 Vendor : Fedora Project
Release : 5.fc24 Date : 2016-02-04 23:46:50
Group : Development/Libraries Source RPM : perl-Safe-Isa-1.000005-5.fc24.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/linux/releases/24/Everything/armhfp/os/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Safe-Isa-1.000005-5.fc24.noarch.rpm
ftp.icm.edu.pl  perl-Safe-Isa-1.000005-5.fc24.noarch.rpm
     

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

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


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

 
ICM