/p5-dbix-skinny-inflatecolumn-datetime

DateTime inflate/deflate and auto insert update time for DBIx::Skinny

Primary LanguagePerl

This is Perl module DBIx::Skinny::InflateColumn::DateTime.

INSTALLATION

To install this module, run the following commands:

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

DOCUMENTATION

DBIx::Skinny::InflateColumn::DateTime documentation is available as in POD. So you can do:

    % perldoc DBIx::Skinny::InflateColumn::DateTime

to read the documentation online with your favorite pager.

Ryo Miyake