Help for this page

Select Code to Download


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