Subject: | Plugin "PODRenderer" missing, maybe you need to install it? |
The test suite started to fail:
...
Plugin "PODRenderer" missing, maybe you need to install it?
Compilation failed in require at t/app.t line 10.
# Looks like your test exited with 2 before it could output anything.
t/app.t ..............................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 52/52 subtests
...
Plugin "PODRenderer" missing, maybe you need to install it?
# Looks like your test exited with 2 before it could output anything.
t/plugin/admin.t .....................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 18/18 subtests
...
Plugin "PODRenderer" missing, maybe you need to install it?
# Looks like your test exited with 2 before it could output anything.
t/theme/wordpresstwentyten.t .........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 3/3 subtests
...
Probably this is due to PODRenderer being removed from recent Mojolicious versions. See https://metacpan.org/changes/release/SRI/Mojolicious-8.13#L12