CGI::FormBuilder
2005/02/20 filed under /perlSometimes you run into modules that look very promising. Today I ran into CGI::FormBuilder (doc on CPAN).
First of all I thought of this as some extension to the big CGI module, and wondered if that would be nice. Since I've started to use Template (Toolkit), I've been separating the content from the scripting (on somewhat bigger projects) and I tend to like that. This CGI::FormBuilder then would be "stepping back".
But, after looking some more, I found out it can be used with Template (and HTML::Template, Text::Template too for the matter)! So yes, now I definitely have to look into this module. Very promising. If it works like the way I think it will, I will even write less code on an average project (laziness is a bliss).
Posted by: B10m |
permanent link |
comments (0)



Comments