Perl could construct the page, including the form. CGI.pm discusses how you might do this.
You could also consider HTML::Template.
I would get the form working first, though, and then use either of the above to implement it. This would save having data hard coded into a static HTML page, which, I presume, you would rather avoid.
In reply to Re: HTML/Perl form question
by wfsp
in thread HTML/Perl form question
by b310
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |