The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.00

  • -modified Dataset so it can take an existing recordset, or just a hashref for a recordset, which will be created on the fly. -likewise modded Composite so it can take data structures as well as widgets. -fixed bug in Dataset where multiple search results wouldn't display properly, and wouldn't take one to a particular record. -changed like and likevars to searchLike and searchLikeVars respectively to remove ambiguity. -fixed bug in Dataset where multiple returns on a single dataset would, when searching for a particular primary key value, would use 'like' if searchLike was set -fixed bug in checkbox handling where searches took unchecked checkboxes to be checked (updeate in Javascript.pm) -added code to Recordset so unchecked checkboxes would write to db as ''