view Lib/IMPL/ORM/Store/DBIC.pm @ 281:a8dbddf491dd

refactoring *IMPL::declare reset abstractProps static property after implementing these props *IMPL::Serialization: fixed bug with multiple text parts inside one node *IMPL::Web::Handler::TTView: removed obsolete property 'location' from 'view' template variable
author cin
date Mon, 11 Feb 2013 00:58:22 +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