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

Changes for version 0.097

  • auto_apply can be defined (defaults to true) add_childform to cascade auto_apply down to child form or datasheet has_changed return true if children forms or datasheets have been changed in the form but not applied to the database

Modules

Use sql or orm objects to build a gtk2 Gui
Interface for xxxDataManager modules
a module that display data from a database in a tabular format using a treeview
a module used by Form and Datasheet that get data from a database using DBIx::Class objects
a module that get data from a database using DBI and sql commands
a module that display data from a database in glade generated Gtk2 interface
a module that get data from a database using Rose::DB::Objects