while ($escape == 0){ if (($finalline =~ /[A-Z][A-Z][A-Z]/) && ($caps == 0) && ( +$traps == 0)){ print ">>>$finalline<<<\n"; @words = ($finalline =~ /([A-Z][A-Z][A-Z]+)/g);
Also, try to reduce your code further.
In reply to Re: Regex: Example works, plugging it into code doesn't.
by toolic
in thread Regex: Example works, plugging it into code doesn't.
by EclecticScion
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |