Subject: | Undeclared dependency DBI |
Tests fail if DBI is not installed.
Overview of pass and fail reports:
http://matrix.cpantesters.org/?dist=WebService-TestSystem+0.06
Log of a sample failed test:
# Failed test 'use WebService::TestSystem;'
# at t/00_initialize.t line 6.
# Tried to use 'WebService::TestSystem'.
# Error: Can't locate DBI.pm in @INC (you may need to install the DBI module) (@INC contains: ... .) at /home/cpansand/.cpan/build/2017111112/WebService-TicketAuth-1.05-0/blib/lib/WebService/TicketAuth/DBI.pm line 24.
# BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2017111112/WebService-TicketAuth-1.05-0/blib/lib/WebService/TicketAuth/DBI.pm line 24.
# Compilation failed in require at /tmpfs/.cpan-build-cpansand/2017111112/WebService-TestSystem-0.06-0/blib/lib/WebService/TestSystem.pm line 53.
# BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2017111112/WebService-TestSystem-0.06-0/blib/lib/WebService/TestSystem.pm line 53.
# Compilation failed in require at t/00_initialize.t line 6.
# BEGIN failed--compilation aborted at t/00_initialize.t line 6.
# Testing WebService::TestSystem
# Looks like you failed 1 test of 1.
t/00_initialize.t ...
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests