2000/03/14 Corrected an error, identified by Lou Hevly, in the second example given in the pod. Added -SPACE option, suggested by Lou Hevly, which includes some whitespace in the HTML generated by QuickForm (but not by CGI.pm) to aid debugging. 2000/02/21 Corrected an error, identified by Michael Ziege, in the first example given in the pod. 2000/02/18 Corrected the tarball so that make test will now work. 2000/02/09 Fixed two bugs introduced with the greater style versatility. 2000/02/08 Cedric Scott requested that style options could be applied to individual rows, not just to all rows and supplied a patch. This was clearly a good idea but instead of only allowing styles to be applied on a per-field (i.e. per row) basis the new style options I've implemented allow for style to be applied on a per cell basis i.e. each label and each value, separately. The existing style options continue to work as before since they apply `globally'. But you can now over-ride them per-row or per-cell. See the -STYLE_DESC, -STYLE_ROW, -STYLE_FIELDNAME and -STYLE_FIELDVALUE options under the Styles section of the pod. Example 5 has been updated slightly to reflect the new usage and is now truly garish. 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