[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#608030: ITP: libdbix-class-candy-perl -- module that provides syntactic sugar for result classes for the DBIx::Class ORM



Package: wnpp
Owner: Rafael Kitover <rkitover@cpan.org>
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org,debian-perl@lists.debian.org

* Package name    : libdbix-class-candy-perl
  Version         : 0.001005
  Upstream Author : Arthur Axel "fREW" Schmidt <frioux+cpan@gmail.com>
* URL             : http://search.cpan.org/dist/DBIx-Class-Candy/
* License         : Artistic or GPL-1+
  Programming Lang: Perl
  Description     : module that provides syntactic sugar for result classes for the DBIx::Class ORM

DBIx::Class::Candy is a simple sugar layer for definition of DBIx::Class
results. Note that it may later be expanded to add sugar for more DBIx::Class
related things. By default DBIx::Class::Candy:
   
   * turns on strict and warnings
   * sets your parent class
   * exports a bunch of the package methods that you normally use to define
     your DBIx::Class results
   * makes a few aliases to make some of the original method names a shorter
     or more clear

It assumes a DBIx::Class::Core-like API, but you can tailor it to suit your
needs.



Reply to: