SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-UNIVERSAL-can rpm build for : Fedora 8. For other distributions click perl-UNIVERSAL-can.

Name : perl-UNIVERSAL-can
Version : 1.12 Vendor : N0i_Net
Release : 2.n0i.5.fc7 Date : 2007-05-31 01:34:02
Group : Development/Libraries Source RPM : perl-UNIVERSAL-can-1.12-2.n0i.5.fc7.src.rpm
Size : 0.01 MB
Packager : Marius Feraru < altblue_n0i_net>
Summary : Hack around people calling UNIVERSAL::can() as a function
Description :
Some authors call methods in the UNIVERSAL class on potential invocants as
functions, bypassing any possible overriding. This is wrong and you should
not do it. Unfortunately, not everyone heeds this warning and their bad
code can break your good code. Fortunately, this module replaces
\"UNIVERSAL::can()\" with a method that checks to see if the first argument
is a valid invocant (whether an object -- a blessed referent -- or the name
of a class). If so, and if the invocant\'s class has its own \"can()\" method,
it calls that as a method. Otherwise, everything works as you might expect.

RPM found in directory: /packages/linux-pbone/archive/reb00t.com/fedora/8/perl

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-UNIVERSAL-can-1.12-2.n0i.5.fc7.noarch.rpm
     

Provides :
perl(UNIVERSAL::can)
perl-UNIVERSAL-can

Requires :
perl(:WITH_PERLIO)
rpmlib(CompressedFileNames) <= 3.0.4-1
perl(:WITH_LARGEFILES)
perl(warnings::register)
perl(:WITH_THREADS)
perl(:MODULE_COMPAT_5.8.8)
rpmlib(VersionedDependencies) <= 3.0.3-1
perl(warnings)
perl(vars)
perl => 0:5.006
perl(Scalar::Util)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(:WITH_ITHREADS)
perl(strict)


Content of RPM :
/usr/lib/perl5/vendor_perl/5.8.8/UNIVERSAL
/usr/lib/perl5/vendor_perl/5.8.8/UNIVERSAL/can.pm
/usr/share/doc/perl-UNIVERSAL-can-1.12
/usr/share/doc/perl-UNIVERSAL-can-1.12/Changes
/usr/share/doc/perl-UNIVERSAL-can-1.12/README
/usr/share/man/man3/UNIVERSAL::can.3pm.gz

 
ICM