in reply to Re^3: Real private methods using lexical subs in Perl 5.18.
in thread Real private methods using lexical subs in Perl 5.18.
or using PadWalker to find the variable-name 2 levels up holding the coderef 1 level up.
Cheers Rolf
( addicted to the Perl Programming Language)
|
|---|