replacement of CGI.pm's form generation routines for mod_perl without having to suck in CGI.pm just for that.
I suppose one could map it into a Template Plugin... Personally, I roll my own template-based forms that pull the data from my own data structure.
