Mercurial > pub > Impl
view Lib/IMPL/ORM/Store/DBIC.pm @ 229:47f77e6409f7
heavily reworked the resource model of the web application:
*some ResourcesContraact functionality moved to Resource
+Added CustomResource
*Corrected action handlers
author | sergey |
---|---|
date | Sat, 29 Sep 2012 02:34:47 +0400 |
parents | d1676be8afcc |
children |
line wrap: on
line source
package IMPL::ORM::DBIC; 1; __END__ =pod =head1 NAME C<IMPL::ORM::DBIC> - Хранилище данных на основе C<DBIx::Class>. =cut