in reply to Re^4: /g option not making s// find all matches (updated)
in thread /g option not making s// find all matches

AnomalousMonk is probably a better Perl hacker than I am and TheDamian most certainly is but I side with hippo here; hey look another hacker who is better than I. :P I take the regex/substitution flags to be meaningful in the context of the code. If they are not, it might be confusing or waste my time trying to confirm why they are not.

  • Comment on Re^5: /g option not making s// find all matches (updated)