Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    BEGIN {
    ...
    };
    
    use strict;
    
  2. or download this
            SetHandler perl-script
            PerlHandler Apache::Registry
            PerlModule Apache::DBI 
            PerlSendHeader On
           PerlRequire /usr/www/httpd/cgi-bin/modperl/startup.pl
            Options +ExecCGI