in reply to Re: Match key and return value in some order
in thread Match key and return value in some order
my %lookup; @lookup{@keys} = @values;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Match key and return value in some order
by BrowserUk (Patriarch) on Nov 04, 2002 at 01:31 UTC |