On Thursday, November 10, 2011 at 08:07 AM, H Brand wrote: > All my test files (in this project) have "use warnings;" (and of > course "use strict;") Not "use warnings" but the -w command line flag -- the non-lexical, warnings- on-everywhere one. -- cThread Previous | Thread Next