+1 http://www.cpantesters.org/cpan/report/785fca7c-e30f-11e2-af16-ab8ed17be868 failed to install even pure-perl prereq modules, result: "NA"
2013/7/9 Dave Sherohman <d...@sherohman.org> > I suspect a misconfigured smoker. I got five similar reports this > morning, all from Chad Thomas, and all having failed due to either DBI > or DBD::SQLite being missing, even though the prereqs had recognized > them as missing, so the tests should not have run: > > PREREQUISITES: > > Here is a list of prerequisites you specified and versions we > managed to load: > > Module Name Have Want > Carp 1.26 0 > ! DBD::SQLite 0 0 > > I was assuming it may have been because I didn't specify a version, but > I see from your report that it wasn't just that. > > > On Tue, Jul 09, 2013 at 02:44:51AM -0700, Serguei Trouchelle wrote: > > Hello, > > > > I've just got this report: > http://www.cpantesters.org/cpan/report/65aea470-e81e-11e2-8209-ed99c704b058 > > It has NA grade, because it cannot find listed prerequisite (which > should be there according to PERL5LIB). > > > > I'm not familiar with CPANPLUS toolchain, but in CPAN::Reporter's > > case similar report would be discarded because in would fail at > > Makefile.PL/Build.PL stage. Running "make test/Build test" is > > pointless (unless it's forced, but I don't think it should be forced > > in smoker). > > > > Another question is why prerequisite is missing when it should be > > there. DBD::SQLite.pm definitely contains $VERSION: > http://cpansearch.perl.org/src/ISHIGAKI/DBD-SQLite-1.39/lib/DBD/SQLite.pm > > > > -- > > S.T. > > > -- > Dave Sherohman >