/p5-dbix-skinny-schema-loader

Schema loader for DBIx::Skinny

Primary LanguagePerl

This is Perl module DBIx::Skinny::Schema::Loader.

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::Schema::Loader

to read the documentation online with your favorite pager.

Ryo Miyake