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


in reply to my least favorite perl feature

It's pretty simple. You use eq for all cases, except for using == when you need a numeric comparison. That's pretty much it, for 99.99% of the time. How hard can that be?

Makeshifts last the longest.