Perrin Harkins wrote:
On Mon, 2004-09-20 at 19:17, Ewan Bain wrote:

I have upgraded to perl 1.99_16, perl 5.8.5 and apache 2.050 but am still seeing the same problem.


Is there any chance you could have an older version of CGI.pm in your
@INC somewhere?  Try printing $CGI::VERSION and see what you get.

- Perrin



Wow don't I feel stupid. I had already done that on the command line and it was 3.05. But when I print it out from the the program it is 2.85.


Turns out OTRS which is included in my mod_perl startup file keeps its own little collection of cpan modules. Including CGI.pm. Thanks for the pointer.

Ewan.


-- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html



Reply via email to