| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: perl-Class-C3-Adopt-NEXT | Distribution: OpenMandriva Lx |
| Version: 0.14 | Vendor: OpenMandriva |
| Release: 2 | Build date: Fri Jul 31 03:31:44 2026 |
| Group: Development/Perl | Build host: altra-4.openmandriva.org |
| Size: 0 | Source RPM: perl-Class-C3-Adopt-NEXT-0.14-2.src.rpm |
| Packager: bero <bero@lindev.ch> | |
| Url: https://github.com/karenetheridge/Class-C3-Adopt-NEXT | |
| Summary: Make NEXT suck less | |
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.
GPL+ or Artistic
/usr/share/doc/perl-Class-C3-Adopt-NEXT /usr/share/doc/perl-Class-C3-Adopt-NEXT/Changes /usr/share/doc/perl-Class-C3-Adopt-NEXT/README /usr/share/man/man3/Class::C3::Adopt::NEXT.3pm.zst /usr/share/perl5/vendor_perl/Class /usr/share/perl5/vendor_perl/Class/C3 /usr/share/perl5/vendor_perl/Class/C3/Adopt /usr/share/perl5/vendor_perl/Class/C3/Adopt/NEXT.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Sep 2 22:21:06 2026