in reply to CGI Uploading Trouble

Reading HTTP::Request::Common, I think you need to set

Content_Type => 'form-data'
instead of
enctype => 'multipart/form-data'