Help for this page

Select Code to Download


  1. or download this
    #!perl -wT
    
    ...
    print $q->end_html;
    
    $dbh->disconnect() or die $dbh->errstr;