Here's the code:Unmatched ( in regex; marked by <-- HERE in m/.*"blah blah ( <-- HERE +blah blah" .*/ at blah.pl line 53.
if ($lhs[0] =~ /.*$rhs.*/) { $matches++; } else { print "Error: $lhs[0] = $rhs[1] \n"; diff++; }
2005-01-07 Janitored by Arunbear - added code tags, as per Monastery guidelines
In reply to Variable in regex... by cschooley
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |