![]() |
|
Keep It Simple, Stupid | |
PerlMonks |
Re^3: dynamically generated array variableby ikegami (Patriarch) |
on Jan 02, 2007 at 21:11 UTC ( #592645=note: print w/replies, xml ) | Need Help?? |
Yes. I already provided that. use strict does not give an error with the code in my previous post.
By the way, why are you using qw(...) to initialize a scalar. Don't you want
In Section
Seekers of Perl Wisdom
|
|