Subject: | Undeclared dependency DBD::SQLite |
It seems that DBD::SQLite is not declared as a dependency: http://analysis.cpantesters.org/solved?distv=DBX-Simple-0.01
Test suite fails if this is the case:
install_driver(SQLite) failed: Can't locate DBD/SQLite.pm in @INC (you may need to install the DBD::SQLite module) (@INC contains: /tmpfs/.cpan-build/2015111518/DBX-Simple-0.01-ddQQu4/blib/lib /tmpfs/.cpan-build/2015111518/DBX-Simple-0.01-ddQQu4/blib/arch /opt/perl-5.22.1-RC2/lib/site_perl/5.22.1/x86_64-linux /opt/perl-5.22.1-RC2/lib/site_perl/5.22.1 /opt/perl-5.22.1-RC2/lib/5.22.1/x86_64-linux /opt/perl-5.22.1-RC2/lib/5.22.1) at (eval 8) line 3.
Perhaps the DBD::SQLite perl module hasn't been fully installed,
or perhaps the capitalisation of 'SQLite' isn't right.
Available drivers: DBM, ExampleP, File, Gofer, Proxy, Sponge, XBase, mysql.
at t/01-basic.t line 9.
t/01-basic.t ......
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run