foreach my $key (keys $Request->form()) { $Response->write("$key,"); } #### %$Request->form()