Files
pkgsrc-ng/devel/p5-NEXT/DESCR
2013-09-26 17:14:40 +02:00

4 lines
191 B
Plaintext

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.