Help for this page
use CGI; my $q = new CGI; my $fh = $q->upload( "file" ); my $filesize = -s $fh; # die $filesize; # returns undef!
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