in reply to Uploading Using the CGI module

This often happens if you don't have enctype="multipart/form-data" in your HTML form tag. But as davorg said, post some of the code.