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 think i just found out why my coworkers say i look a bit alien when i'm coding...

Don't use '#ff0000':
use Acme::AutoColor; my $redcolor = RED();
All colors subject to change without notice.
  • Comment on Re^4: The most important thing I have forgotten to do because I was writing code: