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

Changes for version 0.08

  • Datasheet: get/set_column_value, call back function with on_row_select + on_changed ; DbiDataManager: before_query

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