http://qs1969.pair.com?node_id=65454


in reply to novie perl-CGI user

If you aren't doing so, you might try using
use CGI::Carp qw(fatalsToBrowser);
This might provide us with a little more diagnostic info to work with.

mkmcconn