|
|
| There's more than one way to do things | |
| PerlMonks |
Re: copying array from a hash referenceby onelesd (Pilgrim) |
| on Sep 28, 2011 at 00:50 UTC ( #928212=note: print w/ replies, xml ) | Need Help?? |
|
You will save yourself a lot of grief by putting use strict; use warnings; at the top of your script and then fixing the errors. What output are you expecting?
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||