I'm looking for a module or simple bit of reliable code which handles multipart form data without the need for using CGI.pm. Any ideas would be greatfully received.
I accept that using CGI.pm is probably the most suitable way, but I'm trying to develop a small stand-alone bit of code which requires all code in one script.