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


in reply to Re^3: Bug in perl command line processing?
in thread Bug in perl command line processing?

I'd have thought the same thing if it weren't that it works even tho there is no '-' on the 'e', which says to me its not purely the shell playing tricks on us. Anyway, I can replicate in bash.

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