![]() |
|
Perl-Sensitive Sunglasses | |
PerlMonks |
Re: Build a list of defined var'sby ramlight (Friar) |
on Oct 20, 2009 at 18:26 UTC ( #802283=note: print w/replies, xml ) | Need Help?? |
It could be easy with a little preparation. You would have to define all of your variables as entries in a hash. Then you could iterate through all of the keys in the hash.
Of course your code would look rather ugly. But sometimes this approach can be useful.
In Section
Seekers of Perl Wisdom
|
|