Help for this page
#!/usr/bin/perl use strict; ... else { # show the html form }
# at beginning of script use CGI; ... @cookie_jar = (); return $header; }