in reply to Re: Regex conditionin thread Regex condition
nit: any number of -> one or more
non-Perl: Andy Ford
You are absolutely correct. I need to get my eyes checked, as I didn't notice you were using a character class.
In any case, you'll still want to follow the advice of the other monks and consider using split.
...roboticus