Remix.run Logo
cbsmith 8 days ago

As an old Perl programmer, I knew immediately what the /o would do. ;-)

Amorymeltzer 8 days ago | parent [-]

I've always loved the recent[1] summary from `perlre`:

>o - pretend to optimize your code, but actually introduce bugs

1: I still think of it as a relatively new change, but it's from 2013: <https://github.com/Perl/perl5/commit/7cf040c1f649790a4040aec...>

kstrauser 8 days ago | parent [-]

It's older than that. The article links to this conversation about it in 2003: https://www.perlmonks.org/?node_id=256053