I didn't even know where that sourcecode was, so pulled it up from CPAN,
stuck it into a new repository, and now you have 0.05.
Nothing new, just that Makefile.PL assumes you know what you're doing,
and won't try to install anything. tests all merrily go their own way
unless the DSNs and what not are explicitly provided.
--d
Rick Measham wrote:
G'day Daisuke (or anyone else helping maintain the module ..),
We've just installed your Class::DBI::Plugin::DateTime module. We're
using it for mySQL, but it requires us to install Postgres modules. Any
chance you can remove them from the required libs and only run the tests
if they're installed?
DBD::Pg
DateTime::Format::Pg
Cheers!
Rick Measham