in reply to Re: Upload a file from a web form
in thread Upload a file from a web form

Tried that and get the following error:

Parameter to use lib must be directory, not file

Replies are listed 'Best First'.
Re: Re: Re: Upload a file from a web form
by choocroot (Friar) on Jul 09, 2003 at 16:37 UTC
    Of course, in my "code", you should understand the "/where/is/your/cgi/module" string as the directory name in which you have CGI.pm and not the full path name to the CGI.pm file (/where/is/your/cgi/module/CGI.pm) ...
      Tried that and got "Bad header=BEGIN failed--compilation abor"