view Lib/IMPL/ORM/Store/DBIC.pm @ 246:2746a8e5a6c4

Fixed regressions in DOM due previous refactorings Fixed ObjectToDOM transformation to handle a schema with mixed node types
author sergey
date Tue, 30 Oct 2012 01:17:31 +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