Help for this page

Select Code to Download


  1. or download this
    use strict;
    use CGI;
    ...
    close(FH);
    close(LOG);
    
  2. or download this
    #!perl -w
    use LWP::UserAgent;
    ...
       print $results->status_line();
    }
    
  3. or download this
    50:34 2004] [error] [client 156.40.134.176] Use of uninitialized value
    + in <HANDLE> at C:/Apache/scripts/store.pl line 19.
    [Wed Nov 10 13:50:34 2004] [error] [client 156.40.134.176] readline() 
    +on unopened filehandle at C:/Apache/scripts/store.pl line 19.