http://qs321.pair.com?node_id=105411


in reply to Re: Perl, Apache, Dr. Watson, and my scripts
in thread Perl, Apache, Dr. Watson, and my scripts

Yeah, I have both use strict and the -w option at the top of my script, and CGI::Carp in case my script dies unexpectedly.

I'll start throwing in some print statements. . . I don't make a lot of calls to CGI in this particular script, so hopefully it won't take long to find.

Thanks!
MrCromeDome