Help for this page
#!/usr/bin/perl use strict; ... print header(), print $template->output;
<html> <body> ... </form> </body> </html>