in reply to CGI Upload with OLD CGI.pm
Install the new version.
Oops.
Seriously, just install a new version of CGI on your local computer then FTP the resulting CGI.pm and CGI/*.pm files to your account and use lib '/full/path'; to your script where you now have /full/path/CGI.pm and /full/path/CGI/*.pm in place. (Note that not all modules are this easy to fake an install for, though.)
- tye (but my friends call me "Tye")
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: (tye)Re: CGI Upload with OLD CGI.pm
by amelinda (Friar) on Oct 17, 2001 at 23:34 UTC | |
by George_Sherston (Vicar) on Oct 17, 2001 at 23:50 UTC |