Help for this page

Select Code to Download


  1. or download this
    #!c:/perl/bin/perl
    
    ...
    
    print $cgi->header(-type=>"text/html");
    print $tt->process('elite_inventory.tt', $vars) || die $tt->error(), "
    +\n";