in reply to Re^4: counting inside the loop
in thread counting inside the loop
It is because you don't know how to copy/paste
The extra ( ) = are required --- probably the worst syntax in all of perl, but its what you need if you have built-in regexes without objects, and you don't store matches in an array.
|
|---|