![]() |
|
There's more than one way to do things | |
PerlMonks |
Re: Re: some regex helpby emilford (Friar) |
on Apr 06, 2004 at 01:04 UTC ( #342801=note: print w/replies, xml ) | Need Help?? |
I think your solution might be the best approach. There shouldn't be any spaces in the variables, so \S+ should catch everything I would want. Great.
In Section
Seekers of Perl Wisdom
|
|