... which probably saves time digging around in your hash if it's a big'un.my $temp; $temp = $hash1->{'a'}->{'b'}->{'c'}; $hash2->{'bob'} = $temp if defined $temp;
In reply to Re: re-using a hash reference (was: Mar)
by George_Sherston
in thread re-using a hash reference (was: Mar)
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |