in reply to adding to a hash
I could do:my $temp_vars;
Then it would be pre-populated with all the current data, and add all the new data, then pass it back in the return.my ($type,%temp_vars) = @_;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: adding to a hash
by Thelonius (Priest) on May 13, 2003 at 20:49 UTC |