Subject: | missing dependency |
t/default_values/basic.t
.................................................
DBIx::Class::InflateColumn::get_inflated_column(): Error while inflating
2006-12-31 00:00:00 for date_col on MySchema::Master:
DBIx::Class::InflateColumn::get_inflated_column(): Couldn't load
DateTime::Format::SQLite: Can't locate DateTime/Format/SQLite.pm in @INC
(@INC contains: t/lib
/home/ostmann/.cpan/build/HTML-FormFu-Model-DBIC-0.05000-Bo8dlW/inc
/home/ostmann/.cpan/build/HTML-FormFu-Model-DBIC-0.05000-Bo8dlW/blib/lib
/home/ostmann/.cpan/build/HTML-FormFu-Model-DBIC-0.05000-Bo8dlW/blib/arch /home/ostmann/perl5lib/lib/5.10.0/i686-linux
/home/ostmann/perl5lib/lib/5.10.0
/home/ostmann/perl5lib/lib/site_perl/5.10.0/i686-linux
/home/ostmann/perl5lib/lib/site_perl/5.10.0 .) at (eval 1098) line 2.
BEGIN failed--compilation aborted at (eval 1098) line 2.
# Looks like your test exited with 2 before it could output anything
after installing DateTime::Format::SQLite all works fine.