Uch.. problem is I'm doing a BUNCH of stuff within the "if" loop based on this match..
if ( $string =~ m/(foobar)/ ) { $match = $1; push (@array, $match); bunch of other stuff... }
I'll try and do some more fiddling with the else though..
Thanks
In reply to Re: Re: Regex question
by carric
in thread Regex question
by carric
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |