in reply to Re: Fast Way to Combine Two Hashes
in thread Fast Way to Combine Two Hashes
undef @hash2{keys %hash1};
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: Fast Way to Combine Two Hashes
by mirod (Canon) on Jun 19, 2002 at 13:05 UTC | |
by runrig (Abbot) on Jun 19, 2002 at 16:57 UTC |