I am occasionally getting the following message from CGI.pm in $@:

Line 1: Setup of CGI.pm failed:


when HTML::Embperl runs the this line:

eval { $cgi = new CGI };

I am not sure where this message is coming from - it might be mod_perl, it
might be CGI.pm - but I am at a loss to find it. I have even done a search
through all the installed modules on my system to find the word 'Setup', but
none of them appears to be this error.

Does anybody know what might be generating this error? I can't put any
logging in, as I don't know where to start looking!


Reply via email to