#1034772 ITP: libdbix-simple-class-perl -- advanced object construction for DBIx::Simple

#1034772#5
Date:
2023-04-24 02:39:12 UTC
From:
To:
* Package name    : libdbix-simple-class-perl
  Version         : 1.009
  Upstream Author : Красимир Беров <berov@cpan.org>
* URL             : https://metacpan.org/release/DBIx-Simple-Class
* License         : Artistic-2.0
  Programming Lang: Perl
  Description     : advanced object construction for DBIx::Simple

DBIx::Simple::Class is a database table/row abstraction. At the same
time it is not just a fancy representation of a table row like
DBIx::Simple::Result::RowObject.

Using this module will make your code more organized, clean and reliable
(separation of concerns + input-validation).
You will even get some more performance over plain DBIx::Simple
while keeping it's sexy features when you need them. Last but not
least, this module has no other non-CORE dependencies besides DBIx::Simple
and DBI.

The package will be maintained under the umbrella of the Debian Perl Group.