in reply to File Upload without using CGI.pm upload function
Hello,
You could use CGI::Simple. It is supposed to be a drop in replacement for the CGI module, but doesn't have all the dependency problems and loading complexities.
regards,
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: File Upload without using CGI.pm upload function
by cbanker (Beadle) on Jun 26, 2009 at 23:25 UTC | |
|
Re^2: File Upload without using CGI.pm upload function
by cbanker (Beadle) on Jun 29, 2009 at 21:16 UTC |