|
|
| go ahead... be a heretic | |
| PerlMonks |
Re: Yet another regex bug.by VSarkiss (Monsignor) |
| on Nov 11, 2002 at 22:55 UTC ( #212132=note: print w/ replies, xml ) | Need Help?? |
|
I would drive this from the principle that removing the comment should make no difference to what the program does. That is, your example should be exactly the same as /abc+/; it should match one or more c. If it's acting the same as /(?:abc)+/, I'd call it a bug.
In Section
Meditations
|
|
||||||||||||||||||||||||