I'm trying to put together a PERL CGI script that will upload a file from a client. The client will be POSTing directly to this script and not using an HTML form. Normally I would just have them send ...