Subject: | Can't locate object method "parse" via package "Mojo::Home" |
Mojolicious 7.31 removed a number of functions, causing the test suite to fail:
...
PERL_DL_NONLAZY=1 "/bbbike/perl-5.18.4/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Can't locate object method "parse" via package "Mojo::Home" at /tmpfs/.cpan-build-cpansand/2017042606/LaTeXML-Plugin-LtxMojo-0.4-0/blib/lib/LaTeXML/Plugin/LtxMojo.pm line 30.
t/basic.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
...