Subject: | Undeclared dependency Class::Method::Modifiers |
The test suite fails if Class::Method::Modifiers is not installed:
...
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/2020032617/Role-Tiny-2.001004-1/blib/lib/Role/Tiny.pm line 527.
BEGIN failed--compilation aborted at t/Interface/ContextReference/07_pass_on_unmodified.t line 163.
t/Interface/ContextReference/07_pass_on_unmodified.t ..
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
...