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.
Html2perl is a simple console based utility for converting HTML text streams (or any ASCII based text stream for that matter) into a series of perl print statements for inclusion in a Perl script.