![]() |
|
Problems? Is your data what you think it is? | |
PerlMonks |
Re^3: Making a hash of arrays from a while loopby moritz (Cardinal) |
on Mar 04, 2008 at 09:42 UTC ( #671833=note: print w/replies, xml ) | Need Help?? |
You're right, and the workaround is to create a new array:
If there are references inside the array, you'll need somthing like Storable::dclone.
In Section
Seekers of Perl Wisdom
|
|