Subject: | Undeclared dependency XML::SAX::EventMethodMaker |
The test suite fails if XML::SAX::EventMethodMaker is not installed:
...
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/usr/perl5.28.1Dp/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Can't locate XML/SAX/EventMethodMaker.pm in @INC (you may need to install the XML::SAX::EventMethodMaker module) (@INC contains: /usr/home/cpansand/.cpan/build/2019041911/XML-Filter-DataIndenter-0.1-7/blib/lib /usr/home/cpansand/.cpan/build/2019041911/XML-Filter-DataIndenter-0.1-7/blib/arch /usr/perl5.28.1Dp/lib/site_perl/5.28.1/amd64-freebsd-ld /usr/perl5.28.1Dp/lib/site_perl/5.28.1 /usr/perl5.28.1Dp/lib/5.28.1/amd64-freebsd-ld /usr/perl5.28.1Dp/lib/5.28.1 .) at /usr/home/cpansand/.cpan/build/2019041911/XML-Filter-DataIndenter-0.1-7/blib/lib/XML/Filter/DataIndenter.pm line 62.
BEGIN failed--compilation aborted at /usr/home/cpansand/.cpan/build/2019041911/XML-Filter-DataIndenter-0.1-7/blib/lib/XML/Filter/DataIndenter.pm line 62.
Compilation failed in require at t/XML-Filter-DataIndenter.t line 2.
BEGIN failed--compilation aborted at t/XML-Filter-DataIndenter.t line 2.
t/XML-Filter-DataIndenter.t ..
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
...