Description
NEXT-based delegation can be adapted to work more predictably with C3 method resolution. Developers use this module when maintaining older Perl code that mixes NEXT calls with modern C3 inheritance. It is compatibility support for object dispatch behavior.