Description
Perl GTK2 applications can build list interfaces more easily with a simplified wrapper around Gtk2's MVC list widget. It is useful for maintainers of older GTK2 desktop tools.
Simplified UI wrappers help development but can hide model behavior. Test list editing, selection, and sorting when user data matters.