in reply to Re: Re: classifying data
in thread classifying data

Your regexp will not match 900,000, but it will match .....

Abigail

Replies are listed 'Best First'.
Re: Re: classifying data
by Art_XIV (Hermit) on Jan 19, 2004 at 17:40 UTC

    Upon reflection, I think that your plan of using RegExp::Common is superior.

    Hanlon's Razor - "Never attribute to malice that which can be adequately explained by stupidity"