Your skill will accomplish what the force of many cannot |
|
PerlMonks |
Re: runtime variables and runtime attributes.by IlyaM (Parson) |
on Jul 22, 2002 at 08:13 UTC ( [id://183973]=note: print w/replies, xml ) | Need Help?? |
Not sure if it will work but you can try to get access to variables using Devel::LexAlias.
OTOH after playing with attributes I decided for myself to do not use them because they have too many limitations (my favorite is that Perl insists that the entire attribute be on one line).
--
In Section
Seekers of Perl Wisdom
|
|