Most likely the credentials of the user running the CGI script are wrong for running the test script. Take a look in the server's log files for errors that look like permissions issues. It may help too to use:
use CGI::Carp qw(fatalsToBrowser warningsToBrowser);
to get errors and warnings delivered to your browser. The warnings appear in comments in the HTML.
In reply to Re: CGI and Backticks
by GrandFather
in thread CGI and Backticks
by agronbach
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |