http://www.perlmonks.org?node_id=793960


in reply to File access

If you're using the CGI module, this may be helpful: Upload files using CGI Module

You're actually getting the file and the filename, you just have to access the file data with the "upload" method.