I was reading through perldoc perlre and noticed this somewhat funny line:
o - pretend to optimize your code, but actually introduce bugs
I searched through the rest of the document, but did not find another reverence to the mentioned "bugs".
Anyone know what are the bugs of using the /o flag?