Subject: | Undeclared dependency WWW::Expand (0.21, 0.22) |
Tests fail if WWW::Expand is not installed:
...
# Failed test 'use WWW::Expand;'
# at t/00-load.t line 10.
# Tried to use 'WWW::Expand'.
# Error: Can't locate WWW/Expand.pm in @INC (you may need to install the WWW::Expand module) (@INC contains: /tmpfs/.cpan-build-cpansand/2017011509/WWW-Eksi-0.22-1/blib/lib /tmpfs/.cpan-build-cpansand/2017011509/WWW-Eksi-0.22-1/blib/arch /opt/perl-5.25.8/lib/site_perl/5.25.8/x86_64-linux /opt/perl-5.25.8/lib/site_perl/5.25.8 /opt/perl-5.25.8/lib/5.25.8/x86_64-linux /opt/perl-5.25.8/lib/5.25.8 .) at t/00-load.t line 10.
# BEGIN failed--compilation aborted at t/00-load.t line 10.
# Looks like you failed 1 test of 9.
t/00-load.t ....
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/9 subtests
...