in reply to displaying all data received on a web script
$text_value = Dumper { $cgi->parse_form_data }; [download]