http://www.perlmonks.org?node_id=669555


in reply to Re^5: 5.10.0 regex slowdown
in thread 5.10.0 regex slowdown

Ah, yes. For sure. I didnt need that much anyway. :-) Im pretty sure youll find that most of that is going to be *match* debug output, which is not what i wanted, i just wanted a snippet of the compiled pattern dump. Sorry about that.

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