in reply to regex - parsing a string with many optional fields
my @temp = $str =! /([PT]\d+[YMWDHMS])/g;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: regex - parsing a string with many optional fields
by dragonchild (Archbishop) on Feb 25, 2004 at 14:30 UTC |