Help for this page

Select Code to Download


  1. or download this
    #!c:/perl/bin/perl -w
    $|++;
    ...
    }
    
    print $q->header('text/plain'), "We're in ", cwd();