SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Class-C3 rpm build for : Fedora 8. For other distributions click perl-Class-C3.

Name : perl-Class-C3
Version : 0.19 Vendor : N0i_Net
Release : 1.n0i.3.fc8 Date : 2007-08-01 03:40:12
Group : Development/Libraries Source RPM : perl-Class-C3-0.19-1.n0i.3.fc8.src.rpm
Size : 0.03 MB
Packager : Marius Feraru < altblue_n0i_net>
Summary : A pragma to use the C3 method resolution order algortihm
Description :
This is pragma to change Perl 5\'s standard method resolution order from
depth-first left-to-right (a.k.a - pre-order) to the more sophisticated C3
method resolution order. What is C3? C3 is the name of an algorithm which
aims to provide a sane method resolution order under multiple inheritence.
It was first introduced in the langauge Dylan, and then later adopted as
the preferred MRO (Method Resolution Order) for the new-style classes in
Python 2.3. Most recently it has been adopted as the \'canonical\' MRO for
Perl 6 classes, and the default MRO for Parrot objects as well.

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-Class-C3-0.19-1.n0i.3.fc8.noarch.rpm
     

Provides :
perl(Class::C3)
perl-Class-C3

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


Content of RPM :
/usr/lib/perl5/vendor_perl/5.8.8/Class
/usr/lib/perl5/vendor_perl/5.8.8/Class/C3
/usr/lib/perl5/vendor_perl/5.8.8/Class/C3.pm
/usr/lib/perl5/vendor_perl/5.8.8/Class/C3/next.pm
/usr/share/doc/perl-Class-C3-0.19
/usr/share/doc/perl-Class-C3-0.19/ChangeLog
/usr/share/doc/perl-Class-C3-0.19/README
/usr/share/man/man3/Class::C3.3pm.gz
/usr/share/man/man3/Class::C3::next.3pm.gz

 
ICM