Subject: | "slurp" is not exported by the Mojo::Util module |
Mojolicious 7.31 removed a number of functions, causing the test suite to fail:
...
"slurp" is not exported by the Mojo::Util module
Can't continue after import errors at t/00-load.t line 5.
BEGIN failed--compilation aborted at t/00-load.t line 5.
t/00-load.t ....... skipped: (no reason given)
...