in reply to That damn "strict"

So you forgot both strict and warnings? Or did you use @rum somewhere else as well?

When I start a program, I hit a keystroke and my editor puts in the appropriate she-bang line (or package statement - cleverly looking at the filename), adds 'use strict' and 'use warnings', and turns 'perl-mode' on.

Good editor. Nice editor. Perl powered too.