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.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
0.14-bp156.3.1 info | GA Release | 2023-07-22 | 15 SP6 |
|
|
0.14-bp155.2.9 info | GA Release | 2023-05-17 | 15 SP5 |
|
|
0.14-bp154.1.19 info | GA Release | 2022-05-09 | 15 SP4 |
|
|
0.14-bp153.1.14 info | GA Release | 2021-03-06 | 15 SP3 |
|
|
0.14-bp152.3.13 info | GA Release | 2020-04-16 | 15 SP2 |
|
|
0.14-bp151.3.1 info | GA Release | 2019-07-17 | 15 SP1 |
|
|
0.14-bp151.2.13 info | GA Release | 2019-05-18 | 15 SP1 |
|
|
0.14-bp150.2.4 info | GA Release | 2018-07-30 | 15 |
|
|