Revision history for CGI-Form-Table
0.09 2004-10-19 19:50
fixed stupid javascript bug (didn't escape \ in regexp)
(no, really this time)
loop over the rows looking for a number of element types
0.09 2004-10-19 19:50
fixed stupid javascript bug (didn't escape \ in regexp)
javascript seems to work in all major browsers now
0.08 2004-10-19 12:20
added column_header attribute (experimental)
0.07 2004-10-18 09:50
multiple forms per page now work properly
refactor javascript to accept table prefix as param
removed ->javascript called from as_html
fixed stupid column-count problem
0.05 2004-10-13 13:00
fixed the C::F::T synopsis, which would not have worked
added column_content attribute for nonstandard columns
added experimental input/select generators
100% coverage
0.01 2004-10-04 15:45
implemented generation of table (ugly)
0.00 2004-10-04 13:55
generation unimplemented
parsing just dandy