Subject: | Undeclared dependency namespace::autoclean (or missing skip) |
t/04_autoclean.t fails if namespace::autoclean is not installed:
...
Can't locate namespace/autoclean.pm in @INC (you may need to install the namespace::autoclean module) (@INC contains: /home/cpansand/.cpan/build/2019111418/unconstant-0.06-6JUGom/blib/lib /home/cpansand/.cpan/build/2019111418/unconstant-0.06-6JUGom/blib/arch /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.1 /usr/local/share/perl/5.22.1 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at t/04_autoclean.t line 13.
BEGIN failed--compilation aborted at t/04_autoclean.t line 13.
# Looks like your test exited with 2 before it could output anything.
t/04_autoclean.t ...........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests
...