Subject: | "slurp" and "spurt" is not exported by the Mojo::Util module |
My smokers started to report the following failure:
...
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 /usr/local/bin/perl5 "-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
"spurt" is not exported by the Mojo::Util module
Can't continue after import errors at /usr/home/eserte/.cpan/build/2017042518/Mojolicious-Plugin-ForkCart-0.03-BN46M9/blib/lib/Mojolicious/Plugin/ForkCart.pm line 131.
BEGIN failed--compilation aborted at /usr/home/eserte/.cpan/build/2017042518/Mojolicious-Plugin-ForkCart-0.03-BN46M9/blib/lib/Mojolicious/Plugin/ForkCart.pm line 131.
Compilation failed in require at (eval 80) line 1.
t/basic.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
...
I did not check, but maybe a new Mojolicious deprecation & removal?