ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
5 lines
231 B
Text
5 lines
231 B
Text
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.
|
|
|
|
WWW: https://metacpan.org/release/NEXT
|