Help for this page

Select Code to Download


  1. or download this
    package main;  # this is important
    use DBI;
    use CGI qw(:cgi -compile -utf8);
    # ... and so on
    
  2. or download this
    PerlModule ApacheAutoload