Changes for version 0.75
- list object now accepts prefix parameter used to mark input/output relevant to this list, and allow inclusion of several lists on one page.
- minor improvements to Factory class, but no interface changes.
Modules
a factory interface to a set of Class::DBI classes
an AppConfig-based configuration mechanism for Class::DBI::Factory
a handler template for Class::DBI::Factory applications
an iterator-based retriever and paginator of Class::DBI data
Provides
in cdfdemo/lib/My/Album.pm
in cdfdemo/lib/My/Artist.pm
in cdfdemo/lib/My/DBI.pm
in cdfdemo/lib/My/Genre.pm
in cdfdemo/lib/My/Handler.pm
in cdfdemo/lib/My/Track.pm
in test/Thing.pm