in reply to Re: using map to generate a hash of hash
in thread using map to generate a hash of hash
And I don't mind using more than one map,I'd just like to do it in as little lines as possible.($content =~ m/^(\d+) \| ([^\|]+) \| ([^\|]+) \| (\d\d\d\d\d) \| (.+) + /xg)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: using map to generate a hash of hash
by jdporter (Paladin) on Nov 07, 2002 at 14:56 UTC | |
|
Re: Re: Re: using map to generate a hash of hash
by BrowserUk (Patriarch) on Nov 07, 2002 at 16:46 UTC | |
by Sihal (Pilgrim) on Nov 07, 2002 at 17:24 UTC |