in reply to Debugging CGI/PERL

Before deploying, you should have also run `perl -c <scriptname>` in a shell for each script.

The "-c" compiles the script, informing you of lines that have errors.


Where do you want *them* to go today?