temporary file that CGI.pm creates during upload spooling (see below).$filename = param('uploaded_file'); ...
The filename returned is also a file handle. You can read the contents of the file using standard Perl file reading...
CGI::Simple avoids such overloading
In reply to Re^3: fileno, taint and CGI.pm
by Anonymous Monk
in thread fileno, taint and CGI.pm
by ruzam
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |