Help for this page
#! /usr/bin/perl -w ... my $output = new IO::File(">out.xml"); my $xml = XML::Simple::XMLout($hash_ref, OutputFile => $output); $output->close();
<html><head><title>Report</title></head> <body> ... <input type = "submit" name = "submit" value = "submit"/> </form> </body></html>