Subject: | Undeclared prerequisite Math::Round |
It seems that Math::Round is not declared as a prerequisite, but at least needed in the tests:
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Can't locate Math/Round.pm in @INC (you may need to install the Math::Round module) (@INC contains: lib /home/eserte/.cpan/build/2016042315/Bio-Phylo-Beagle-0.03-MiesbE/blib/lib /home/eserte/.cpan/build/2016042315/Bio-Phylo-Beagle-0.03-MiesbE/blib/arch /home/eserte/perl5/lib/perl5/5.20.2/x86_64-linux-gnu-thread-multi /home/eserte/perl5/lib/perl5/5.20.2 /home/eserte/perl5/lib/perl5/x86_64-linux-gnu-thread-multi /home/eserte/perl5/lib/perl5 /home/eserte/perl5/lib/perl5/5.20.0 /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/x86_64-linux-gnu/perl5/5.20 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.20 /usr/share/perl/5.20 /home/eserte/perl5/lib/perl5/5.20.0/5.20.1 /usr/local/lib/site_perl .) at t/test_simple.t line 6.
BEGIN failed--compilation aborted at t/test_simple.t line 6.
# Looks like your test exited with 2 before it could output anything.
t/test_simple.t ..
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run