Help for this page
use strict; use warnings; ... # to read its params from the hash instead of # the environment my $q2 = new CGI({});
use strict; use warnings; ... exit 0; }