Help for this page
foreach my $key (keys $Request->form()) { $Response->write("$key,"); }
%$Request->form()