Help for this page
#! /path/to/perl -wT # THis is the login validation script ... print $query->end_html();
use CGI qw/:standard :html3 :all/; use strict; ... ... ... }