Package perl-DBIx-Class: Information

    Binary package: perl-DBIx-Class
    Version: 0.07999_02-alt1
    Architecture: noarch
    Build time:  Mar 28, 2007, 11:47 PM
    Source package: perl-DBIx-Class
    Category: Development/Perl
    Report package bug
    License: Artistic
    Summary: DBIx::Class - Extensible and flexible object <-> relational mapper
    Description: 
    This is an SQL to OO mapper with an object API inspired by
    Class::DBI (and a compatibility layer as a springboard for
    porting) and a resultset API that allows abstract encapsulation
    of database operations. It aims to make representing queries in
    your code as perl-ish as possible while still providing access
    to as many of the capabilities of the database as possible,
    including retrieving related records from multiple tables in a
    single query, JOIN, LEFT JOIN, COUNT, DISTINCT, GROUP BY and
    HAVING support.

    Maintainer: Sir Raorn

    List of contributors:
    Sir Raorn


    Last changed


    March 22, 2007 Sir Raorn 0.07999_02-alt1
    - first build for ALT Linux Sisyphus