Revision history for Perl extension CGI::Formalware.

1.08 31-Jan-2000
----------------
o Change usage of radio_buttons to avoid a bug in CGI.pm V 2.56
o Fix bugs which occurred when scripts are numbered
o Change my email address to ron@savage.net.au & add the URI of the package

1.07 25-May-99
--------------
o Put Todo.txt text into POD
o Ensure POD survives buggy pod2man

1.06 19-Apr-99
--------------
o Patch Makefile.PL to support ActivePerl's ppm.

1.05  1-Apr-99
--------------
o Add details to Makefile.PL.
o Change die to croak, but we don't die anyway.

1.04 19-Mar-99
--------------
o Remove references to projectLib.pl from the docs.
o Clean up the docs.

1.03 12-Mar-99
--------------
o Add constructor options and documentation to match.
o Change die to croak.
o Add support for cascading style sheets.
o Add tables for main stuff and an optional Table of Contents for page TOCs.
o Change all references from page to form.

1.02 17-Feb-99
--------------
o Add 'use constant'.

1.01 10-Feb-99
--------------
o Change name from xml2HtmlGenerator.pl to xml2CgiForm.pl.
	It's shorter :-).
o Change start up screen's button to say 'Submit', not 'Next page'.
o Fix error message which referred to textField instead of radioGroup.
o Script headings must be unique per page, no longer unique overall.
o radioGroup and textField names must be unique per page.
	This is for macros (%..%).
o Expand macro handling to accept all field names on a form.
o Remove special handling of %version% whenever %tag% was found.

1.00 2-Feb-99
-------------
o First version.

