in reply to Using a Regex to parse into keys
$foo{$1} = $2 if (/(\d+)~<font\s+color="(#[[:xdigit:]]+)">/);
kelan
Yak it up with Fullscreen ChatterBox
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Using a Regex to parse into keys
by Kage (Scribe) on Oct 07, 2002 at 02:02 UTC |