
30 Oct
2002
30 Oct
'02
3:52 p.m.
On Wednesday, October 30, 2002, at 07:11 AM, Martin Edenhofer wrote:
What version of CGI.pm do you use (find /usr/ -name CGI.pm | xargs grep 'CGI::VERSION=')?
Aah... $CGI::VERSION='2.46';
I use 2.752 (require 5.004) and this version comes with the upload() function.
Maybe you use < 1.57 (http://stein.cshl.org/WWW/software/CGI/) then you have to update?
I installed version 2.89 and it's working again! Yay! Might want to mention that minimum version requirement in the INSTALL docs. :) Thanks, Bryan