Hi Bryan, On Tue, Oct 29, 2002 at 11:09:43PM -0500, Bryan Fullerton wrote: > > >I'll try finding the CGI::upload module (not sure which CPAN module > >it's in) - might want to mention that it's now needed! > > Humm... this one is CGI::Upload (note case difference) - is this what > it's supposed to be? > > http://www.cpan.org/modules/by-module/CGI/CGI-Upload-1.02.readme
No. What version of CGI.pm do you use (find /usr/ -name CGI.pm | xargs grep 'CGI::VERSION=')? 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? > Bryan Martin -- Martin Edenhofer - <martin at edenhofer.de> - http://martin.edenhofer.de/ -- Perfection is our goal, excellence will be tolerated. -- J. Yahl _______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
