Help for this page

Select Code to Download


  1. or download this
       use CGI; my $q = new CGI;
       my $fh = $q->upload( "file" );
       my $filesize = -s $fh;
       # die $filesize; # returns undef!
    
  2. or download this
    This is perl, v5.8.9 built for MSWin32-x86-multi-thread
    (with 12 registered patches, see perl -V for more detail)
    ...
    
    Binary build 827 [291969] provided by ActiveState http://www.ActiveSta
    +te.com
    Built Jan 26 2010 21:15:51