Subject: | Undeclared dependency Test::Requires |
t/030-leak.t fails without Test::Requires:
...
# Failed test 'use Test::Requires;'
# at t/030-leak.t line 22.
# Tried to use 'Test::Requires'.
# Error: Can't locate Test/Requires.pm in @INC (you may need to install the Test::Requires module) (@INC contains: blib/lib blib/arch ../blib/lib ../blib/arch lib ../lib /usr/home/cpansand/.cpan/build/2019100206/DR-Msgpuck-0.04-1/blib/lib /usr/home/cpansand/.cpan/build/2019100206/DR-Msgpuck-0.04-1/blib/arch /usr/local/lib/perl5/site_perl/mach/5.30 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.30/mach /usr/local/lib/perl5/5.30 .) at t/030-leak.t line 22.
# BEGIN failed--compilation aborted at t/030-leak.t line 22.
Can't locate object method "no_leaks_ok" via package "¨glossary¥title°example glossary¨GlossDiv©GlossListªGlossEntry¦SortAs¤SGML©GlossTermÙ$Standard Generalized Markup Language§Acronym¤SGML¢ID¤SGML¦AbbrevISO 8879:1986¨GlossDef¤paraÙHA meta-markup language, used to create markup languages such as DocBook.¬GlossSeeAlso£GML£XML¨GlossSee¦markup¥title¡S¥BoolsÃÂ" (perhaps you forgot to load "¨glossary¥title°example glossary¨GlossDiv©GlossListªGlossEntry¦SortAs¤SGML©GlossTermÙ$Standard Generalized Markup Language§Acronym¤SGML¢ID¤SGML¦AbbrevISO 8879:1986¨GlossDef¤paraÙHA meta-markup language, used to create markup languages such as DocBook.¬GlossSeeAlso£GML£XML¨GlossSee¦markup¥title¡S¥BoolsÃÂ"?) at t/030-leak.t line 56.
# Looks like your test exited with 255 just after 2.
t/030-leak.t ..........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 3/4 subtests
...