use strict; use warnings; use CGI::Carp qw/fatalsToBrowser warningsToBrowser/; print "Content-Type: text/html\n\n"; warningsToBrowser(1);