Raku / modules.raku.org

Source code for modules.raku.org - Raku module listing
https://modules.raku.org/
Artistic License 2.0
27 stars 27 forks source link

Upgrade to new Mojolicious #115

Open zoffixznet opened 5 years ago

zoffixznet commented 5 years ago

New major release of Mojolicious is out. We need to upgrade to it and de-bitrot anything that breaks.

softmoth commented 3 years ago

Presently the main problem is that Toadfarm is no longer being updated, and is incompatible with the current Mojolicious. Downgrading to Mojolicious-8.73 does work. I believe removing the Toadfarm dependency is the best way to go.

The built-in Mojolicious::Plugin::PODRenderer plugin is no longer available. It has been revived as an external fork, Mojolicious::Plugin::PODViewer.