The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.11 - 2021-03-09

  • Mojolicious 9 removed 'route'. Replaced 'route' with 'any'
  • replace File::Find::Rule with Mojo::File
  • replace File::Spec and File::Basename with Mojo::File
  • update dist.ini (removed prereqs that aren't used anymore, added more plugins)

Modules

run test scripts via browser
Base class for Mojolicious::Plugin::Prove
Controller for Mojolicious::Plugin::Prove