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


in reply to Re^3: The most important thing I have forgotten to do because I was writing code:
in thread The most important thing I have forgotten to do because I was writing code:

I know what you mean about bughunting. Especially bugs that only show up on the production server but not on any available testbed. Let's just say that i'm not allowed to hunt those kind of bugs while customers are around...

Don't use '#ff0000':
use Acme::AutoColor; my $redcolor = RED();
All colors subject to change without notice.