![]() |
|
Do you know where your variables are? | |
PerlMonks |
Re: Re: Re: creating dynamically named 'my' variablesby rrwo (Friar) |
on Mar 01, 2002 at 04:44 UTC ( [id://148478]=note: print w/replies, xml ) | Need Help?? |
Well, use strict to do this. Or, use a tied hash that catches references to non-existent keys.
In Section
Seekers of Perl Wisdom
|
|