SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Class-C3
Version : 0.11 Vendor : N0i_Net
Release : 1.n0i.1 Date : 2006-04-08 20:34:06
Group : Development/Libraries Source RPM : perl-Class-C3-0.11-1.n0i.1.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/6/perl

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Class-C3-0.11-1.n0i.1.noarch.rpm
     

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

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
perl(:MODULE_COMPAT_5.8.8)
rpmlib(VersionedDependencies) <= 3.0.3-1
perl(warnings)
perl(Algorithm::C3)
perl(Scalar::Util)
perl(Scalar::Util) => 1.1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(Algorithm::C3) => 0.01
perl(strict)


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

 
ICM