Subject: | "slurp" is not exported by the Mojo::Util module |
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
"slurp" is not exported by the Mojo::Util module
Can't continue after import errors at t/pan.t line 7.
BEGIN failed--compilation aborted at t/pan.t line 7.
t/pan.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
...