in reply to
Oh my
in thread
variables names used to define variables
So you've replaced the symbolic lookup of
$sub
by a symbolic lookup of
"can"
, which, if it reaches
UNIVERSAL::can
, results in a symbolic lookup for
$sub
. And now?
Makeshifts last the longest.
Comment on
Re^5: variables names used to define variables
In Section
Meditations