Subject: | Undeclared dependency match::simple |
See subject. Test suite fails without match::simple:
...
Can't locate match/simple.pm in @INC (you may need to install the match::simple module) (@INC contains: /home/cpansand/.cpan/build/2018070323/MooX-Enumeration-0.002-gDzZJN/blib/lib /home/cpansand/.cpan/build/2018070323/MooX-Enumeration-0.002-gDzZJN/blib/arch /home/cpansand/.cpan/build/2018070323/Scalar-List-Utils-1.50-7G4VUl/blib/arch /home/cpansand/.cpan/build/2018070323/Scalar-List-Utils-1.50-7G4VUl/blib/lib /home/cpansand/.cpan/build/2018070323/Scalar-List-Utils-1.50-7G4VUl/blib/arch /home/cpansand/.cpan/build/2018070323/Scalar-List-Utils-1.50-7G4VUl/blib/lib /usr/perl5.20.1Dp/lib/site_perl/5.20.1/amd64-freebsd-ld /usr/perl5.20.1Dp/lib/site_perl/5.20.1 /usr/perl5.20.1Dp/lib/5.20.1/amd64-freebsd-ld /usr/perl5.20.1Dp/lib/5.20.1 .) at /home/cpansand/.cpan/build/2018070323/MooX-Enumeration-0.002-gDzZJN/blib/lib/MooX/Enumeration.pm line 128.
# Looks like your test exited with 2 before it could output anything.
t/04matchsimple.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 3/3 subtests
Can't locate match/simple.pm in @INC (you may need to install the match::simple module) (@INC contains: /home/cpansand/.cpan/build/2018070323/MooX-Enumeration-0.002-gDzZJN/blib/lib /home/cpansand/.cpan/build/2018070323/MooX-Enumeration-0.002-gDzZJN/blib/arch /home/cpansand/.cpan/build/2018070323/Scalar-List-Utils-1.50-7G4VUl/blib/arch /home/cpansand/.cpan/build/2018070323/Scalar-List-Utils-1.50-7G4VUl/blib/lib /home/cpansand/.cpan/build/2018070323/Scalar-List-Utils-1.50-7G4VUl/blib/arch /home/cpansand/.cpan/build/2018070323/Scalar-List-Utils-1.50-7G4VUl/blib/lib /usr/perl5.20.1Dp/lib/site_perl/5.20.1/amd64-freebsd-ld /usr/perl5.20.1Dp/lib/site_perl/5.20.1 /usr/perl5.20.1Dp/lib/5.20.1/amd64-freebsd-ld /usr/perl5.20.1Dp/lib/5.20.1 .) at /home/cpansand/.cpan/build/2018070323/MooX-Enumeration-0.002-gDzZJN/blib/lib/MooX/Enumeration.pm line 158.
# Looks like your test exited with 2 before it could output anything.
t/05assign.t .......
Dubious, test returned 2 (wstat 512, 0x200)
Failed 6/6 subtests
...