Im trying to get a file upload script working, but without using CGI.pm, which I've always used before. I assume the CGI module does something with binary uploads, as I'm trying to read the the rest of the input from the form, and it seems to vanish.
Any ideas of what I need to do?
Any ideas of what I need to do?