Subject: | YAML::Tiny not specified as a prereq? |
Some of my smokers report the following failure --- maybe YAML::Tiny has to be specified as a prereq or the test should be skipped if it is missing?
# Failed test '/tmpfs/.cpan-build-cpansand/2016042106/App-perlminlint-0.23-IAN0Cy/t/in/5.d/foo.pl + .perlminlint.yml no_auto_libdir '
# at t/lint.t line 113.
# 'Can't load '/tmpfs/.cpan-build-cpansand/2016042106/App-perlminlint-0.23-IAN0Cy/t/in/5.d/.perlminlint.yml'. Please install YAML::Tiny
# '
# doesn't match '(?^:^Can't locate Foo\.pm in \@INC(?: \([^\)]+\))+ at in/5\.d/foo.pl line 6\.
# BEGIN failed--compilation aborted at in/5\.d/foo\.pl line 6\.
# )'
# Failed test '/tmpfs/.cpan-build-cpansand/2016042106/App-perlminlint-0.23-IAN0Cy/t/in/5.d/foo.pl'
# at t/lint.t line 78.
# Failed test '/tmpfs/.cpan-build-cpansand/2016042106/App-perlminlint-0.23-IAN0Cy/t/in/5.d/foo.pl'
# at t/lint.t line 90.
# Looks like you failed 3 tests of 7.
t/lint.t .........
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/7 subtests