Gripe for the day

Ovid on 2006-09-20T08:51:03

There's just all sorts of things wrong with the following line of code. No bugs mind you, but it's a cognitive minefield.

 if ( our $has_premium ne 'no' ) { ... }