Name : perl-Class-C3-Adopt-NEXT
| |
Version : 0.13
| Vendor : Fedora Project
|
Release : 4.fc16
| Date : 2011-06-21 04:53:57
|
Group : Development/Libraries
| Source RPM : perl-Class-C3-Adopt-NEXT-0.13-4.fc16.src.rpm
|
Size : 0.01 MB
| |
Packager : Fedora Project
| |
Summary : Reduce one\'s dependency on NEXT
|
Description :
NEXT was a good solution a few years ago, but isn\'t any more. It\'s slow, and the order in which it re-dispatches methods appears random at times. It also encourages bad programming practices, as you end up with code to redispatch methods when all you really wanted to do was run some code before or after a method fired. However, if you have a large application, then weaning yourself off \'NEXT\' isn\'t easy.This module is intended as a drop-in replacement for NEXT, supporting the same interface, but using Class::C3 to do the hard work. You can then write new code without \'NEXT\', and migrate individual source files to use \'Class::C3\' or method modifiers as appropriate, at whatever pace you\'re comfortable with.
|
RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/releases/16/Everything/i386/os/Packages |