my $hr_one = { 'a' => [1, 2], 'b' => [3, 4], 'c' => [5, 6]}; my $hr_two = Clone::clone($hr_one);
In reply to Re^3: Copy of multidimensional hash
by Neighbour
in thread Copy of multidimensional hash
by tommaso.fornaciari
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |