Subject: | "spurt" is not exported by the Mojo::Util module |
Tests fail with Mojolicious 7.31, probably because of a removed function:
...
PERL_DL_NONLAZY=1 "/usr/perl5.20.1Dp/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/01-hypnotoad.t
"spurt" is not exported by the Mojo::Util module
Can't continue after import errors at t/01-hypnotoad.t line 11.
BEGIN failed--compilation aborted at t/01-hypnotoad.t line 11.
t/01-hypnotoad.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
...