Mercurial > pub > Impl
view Lib/IMPL/ORM/Store/DBIC.pm @ 156:8638dd1374bf
Added template property to IMPL::Web::QueryHandler::PageFormat (this allows to specify exact template (filename, ref to a scalar, ref to a file handle)).
author | wizard |
---|---|
date | Tue, 05 Oct 2010 17:20:51 +0400 |
parents | 2d1c3f713280 |
children | d1676be8afcc |
line wrap: on
line source
package IMPL::ORM::DBIC; 1; __END__ =pod =head1 NAME C<IMPL::ORM::DBIC> - Хранилище данных на основе C<DBIx::Class>. =cut