Source: librowlib-perl Section: interpreters Priority: optional Maintainer: Sam Watkins Standards-Version: 3.1.1 Package: librowlib-perl Architecture: any Depends: perl5 Description: Perl OO Database Persistency The Row library is a simple object-oriented database access / object persistency library for Perl, that uses DBI. The major functions of the library are to encapsulate rows of a table in objects, of class Row (or a user-defined sub-class), and to automatically commit to the database any changes made.