|
|
| "be consistent" | |
| PerlMonks |
Re^3: Copy of multidimensional hashby Neighbour (Friar) |
| on Jan 03, 2013 at 12:27 UTC ( #1011447=note: print w/ replies, xml ) | Need Help?? |
|
You could use Clone and copy the hash using my %two = %{ Clone::clone(\%one) };
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||