Subject: | Undeclared dependency MooX::late |
... at least the test suite fails if MooX::late is not installed:
Output from './Build test':
# Failed test 'XML/GrammarBase/Role/DataDir.pm loaded ok'
# at t/00-compile.t line 47.
# got: '512'
# expected: '0'
Can't locate MooX/late.pm in @INC (you may need to install the MooX::late module) (@INC contains: ... .) at /usr/perl5.26.2p/lib/site_perl/5.26.2/Module/Runtime.pm line 314.
BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2018050218/XML-GrammarBase-0.2.4-0/blib/lib/XML/GrammarBase/Role/DataDir.pm line 7.
Compilation failed in require at -e line 1.
... etc. ...