Provide a pseudo-class NEXT (et al) that allows method redispatch
NEXT.pm adds a pseudoclass named NEXT to any program that uses it. If a method m calls $self-NEXT::m()>, the call to m is redispatched as if the calling method had not originally been found.
$
pkg install p5-NEXTOrigin
devel/p5-NEXT
Size
30.3KiB
License
ART10, GPLv1+
Maintainer
perl@FreeBSD.org
Dependencies
1 packages
Required by
1 packages