1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/devel/p5-NEXT/pkg-descr
2009-08-16 09:55:32 +00:00

6 lines
231 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.
WWW: http://search.cpan.org/dist/NEXT/