Mercurial > pub > Impl
view Lib/IMPL/ORM/Store/DBIC.pm @ 249:0057f48f7945
fixed simple auth package to work with utf8 strings
author | sergey |
---|---|
date | Tue, 06 Nov 2012 20:00:57 +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