Skip Menu |

This queue is for tickets about the App-opan CPAN distribution.

Report information
The Basics
Id: 121389
Status: resolved
Priority: 0/
Queue: App-opan

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

Bug Information
Severity: (no value)
Broken in: 0.002001
Fixed in: (no value)



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 ...
On Wed Apr 26 02:04:06 2017, SREZIC wrote: Show quoted text
> Mojolicious 7.31 removed a number of functions, causing the test suite > to fail:
I'm an idiot - I ported the code and missed the usage in the tests. Fixed and released.
Also I'm a double idiot because I didn't mark the ticket resolved.