in reply to Re: "use strict;" woes
in thread "use strict;" woes

That one is OK--header() is imported with use CGI qw(:all);.

----
I wanted to explore how Perl's closures can be manipulated, and ended up creating an object system by accident.
-- Schemer

Note: All code is untested, unless otherwise stated