in reply to Re^3: How does @INC get set?
in thread How does @INC get set?

I cut/paste the code (above) into a cgi script (Perlmonks.cgi) which I uploaded to my server. I got the following error (in my server error log)when I tried to run the script.

"GET /cgi-bin/Perlmonks.cgi HTTP/1.1" 500 636 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322)"

Replies are listed 'Best First'.
Re^5: How does @INC get set?
by radiantmatrix (Parson) on Nov 12, 2004 at 14:07 UTC

    Unfortunately, that's a pretty vague error. If your ISP allows you to ssh or telnet to your server, that will be much better for debugging.


    radiantmatrix
    require General::Disclaimer;
    Perl is