Subject: | Undeclared dependency DDP |
t/00-load.t fails if DDP is not installed:
Output from './Build test':
Bailout called. Further testing stopped:
# Failed test 'use WWW::Coursera;'
# at t/00-load.t line 6.
# Tried to use 'WWW::Coursera'.
# Error: Can't locate DDP.pm in @INC (you may need to install the DDP module) (@INC contains: ...) at /tmpfs/.cpan-build-cpansand/2016022815/WWW-Coursera-0.11-7rhibr/blib/lib/WWW/Coursera.pm line 238.
# BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2016022815/WWW-Coursera-0.11-7rhibr/blib/lib/WWW/Coursera.pm line 238.
# Compilation failed in require at t/00-load.t line 6.
# BEGIN failed--compilation aborted at t/00-load.t line 6.
# Testing WWW::Coursera , Perl 5.023008, /bbbike/perl-5.23.8t/bin/perl5.23.8
# Looks like you failed 1 test of 1.
FAILED--Further testing stopped.