in reply to Re^2: CGI.pm: upload() succeeds, uploadInfo() fails
in thread CGI.pm: upload() succeeds, uploadInfo() fails

...but doing so didn't make any difference
It makes a difference since you're not supposed to mix the two use styles.
  • Comment on Re^3: CGI.pm: upload() succeeds, uploadInfo() fails

Replies are listed 'Best First'.
Re^4: CGI.pm: upload() succeeds, uploadInfo() fails
by Llew_Llaw_Gyffes (Scribe) on Jul 23, 2005 at 04:42 UTC
    This is true, indeed, and having both styles in use was an oversight. Nevertheless the case remains that even when either style is used consistently, uploadInfo() is still failing and I cannot determine why.