Fedora Packages

perl-Class-C3-Adopt-NEXT

Reduce one's dependency on NEXT

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.

Releases Overview

Release Stable Testing
Fedora Rawhide 0.14-27.fc40 -
Fedora 40 0.14-27.fc40 -
Fedora 39 0.14-25.fc39 -
Fedora 38 0.14-24.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at perl-Class-C3-Adopt-NEXT dash maintainers at fedoraproject dot org.



Sources on Pagure