use Data::Dumper; use CGI::Carp qw/fatalsToBrowser/; # yada yada my %args = CGI::Vars(); die Dumper \%args;