First, I would look at which perldoc program is actually run:
which perldoc
Something, somewhere maybe installed a program with the same name that is supposed to run as CGI...
As a second step, look at %ENV - maybe perldoc behaves as CGI if some HTTP environment headers are set. Anything starting with HTTP_ is suspect. Under Windows, you can see %ENV using the set command.
In reply to Re: perldoc is broken
by Corion
in thread perldoc is broken
by BernieC
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |