in reply to Ok, what am I doing wrong with my use of CGI::Upload?

What is in %INC at the time you're trying this (report anything with CGI in the name)?

What server are you using?

Did CGI::Upload pass all tests before you installed it?

Divorce your code from CGI::Application, and see if you can get it to work standalone (and if that doesn't work, post that code here).

MJD says "you can't just make shit up and expect the computer to know what you mean, retardo!"
I run a Win32 PPM repository for perl 5.6.x and 5.8.x -- I take requests (README).
** The third rule of perl club is a statement of fact: pod is sexy.

  • Comment on Re: Ok, what am I doing wrong with my use of CGI::Upload?