Ahh, you don't need to use push, you can change the line:
to:push( @{$hash{$key}}, $src);
$hash{$key}=$src;
And all should be well.
Good Luck
In reply to Re: Getting the Value of a single hash key
by pzbagel
in thread Getting the Value of a single hash key
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |