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 |