nekoya / p5-dbix-skinny-ar

DBIx::Skinny’s wrapper like ActiveRecord (but it's very tiny)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is Perl module DBIx::Skinny::AR

INSTALLATION

To install this module, run the following commands:

    % perl Makefile.PL
    % make && make test
    % make install

DOCUMENTATION

DBIx::Skinny::Schema::Loader documentation is available as in POD. So you can do:

    % perldoc DBIx::Skinny::AR

to read the documentation online with your favorite pager.

Ryo Miyake

About

DBIx::Skinny’s wrapper like ActiveRecord (but it's very tiny)


Languages

Language:Perl 100.0%