1f59c874bb
required dependency for the update of Catalyst::Runtime (/www/p5-Catalyst-Runtime) to 5.800. 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.
4 lines
262 B
Text
4 lines
262 B
Text
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.
|