CGI-QuickForm
view release on metacpan or search on metacpan
2000/02/06
Added quickform.t. All this does is check that the module loads. Suggestions
(or better still code) to add to the test module is welcome.
2000/01/25
Made all hand generated HTML in QuickForm XHTML compliant (but your version of
CGI.pm might not be).
Updated the examples to be XHTML compliant too.
2000/01/18
Alex Bransby-Williams pointed out that applying a style to buttons did not
work in a popular browser, so now -STYLE_BUTTONS can either be in-line style
(which will be put in <STYLE> tags), or 'CENTER' which will cause
<CENTER>..buttons..</CENTER> to be output.
( run in 1.601 second using v1.01-cache-2.11-cpan-49f99fa48dc )