Skip Menu |

This queue is for tickets about the Mojolicious-Plugin-OnFork CPAN distribution.

Report information
The Basics
Id: 121412
Status: resolved
Priority: 0/
Queue: Mojolicious-Plugin-OnFork

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.003
Fixed in: 0.005



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 ...
Actually the test failed since Mojolicious 7.11. Fixed in 0.005 by removing the whole test.