Name : perl-Class-C3-Adopt-NEXT
| |
Version : 0.14
| Vendor : openSUSE
|
Release : bp155.2.4
| Date : 2022-08-04 11:07:06
|
Group : Development/Libraries/Perl
| Source RPM : perl-Class-C3-Adopt-NEXT-0.14-bp155.2.4.src.rpm
|
Size : 0.04 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : Make NEXT suck less
|
Description :
the NEXT manpage 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 re-dispatch 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 the Class::C3 manpage 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/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Leap:/15.5:/ToTest/images/repo/openSUSE-Leap-15.5-x86_64-aarch64-ppc64le-s390x-Media1/noarch |