The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
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