in reply to Re^3: Function-oriented style CGI accessing form parameters
in thread Function-oriented style CGI accessing form parameters
I usually use it, but it had gotten left out this time, so I put the use CGI::Carp qw(fatalsToBrowser warningsToBrowser); in
and ended up with "begin failed--compilation aborted at /actapps/suitespot/cgi-bin/sri/tools.cgi line 9."
Line 9 is the CGI::Carp line.
LOL.
I just can't win today.