Subject: | Plugin "charset" was removed |
On some of my smoker machines the test suite started to fail:
...
Plugin "charset" missing, maybe you need to install it?
Compilation failed in require at t/app.t line 10, <DATA> line 2231.
# 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
...
Probably this happens with newer Mojolicious versions. From the Changes file ( https://metacpan.org/source/SRI/Mojolicious-7.0/Changes#L4 ):
- Removed Mojolicious::Plugin::Charset.