html2pl.pl is a HTML to Perl converter actually written in Perl. There are many ways to merge HTML and Perl code. Converting the HTML to Perl print statements is best for those quick and dirty projects. Also, this script is easily customizable.
Exquisite is a survey generator that uses a simple domain-specific
language for specifying a survey. The generator creates a
specialised perl script for your survey. It allows you to use
perl code for specifying validators and error handling etc.