Subject: | Can't locate Class/Method/Modifiers.pm (0.800) |
The test suite may fail, probably if Class::Method::Modifiers is not installed:
...
# Failed test 'join_next multi-line parsers must have a continuation character'
# at t/bad-basic-joiner.t line 19.
# expecting: Text::Parser::Multiline::Error
# found: Can't locate Class/Method/Modifiers.pm in @INC (you may need to install the Class::Method::Modifiers module) (@INC contains: ... .) at /home/cpansand/.cpan/build/2019011420/Role-Tiny-2.000006-lchOJX/blib/lib/Role/Tiny.pm line 433.
# Looks like you failed 1 test of 1.
You have loaded versions of test modules known to have problems with Test2.
This could explain some test failures.
* Module 'Test::Exception' is outdated, we recommed updating above 0.42.
t/bad-basic-joiner.t ........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
... (etc) ...