in reply to Re^4: regex gotcha moving from 5.8.8 to 5.30.0?
in thread regex gotcha moving from 5.8.8 to 5.30.0?

https://github.com/Perl/perl5/issues/18566

---
$world=~s/war/peace/g

  • Comment on Re^5: regex gotcha moving from 5.8.8 to 5.30.0?

Replies are listed 'Best First'.
Re^6: regex gotcha moving from 5.8.8 to 5.30.0?
by erzuuli (Cannon) on Feb 12, 2021 at 22:36 UTC

    OMG! Look who it is! :-D