in reply to
Getting array name with Attribute::Handlers
since lexicals don't live in the symbol table (%main::), they live in the
scratchpad
, you could try
PadWalker
's var_name
Comment on
Re: Getting array name with Attribute::Handlers
In Section
Seekers of Perl Wisdom