# Tell me more about warnings use CGI::Carp qw( fatalsToBrowser warningsToBrowser ); $SIG{__WARN__} = \&Carp::cluck;