The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Mojolicious::Plugin::Authentication is a module that helps you deal with authenticating users in your Mojolicious application.

Cloning this repository

You are free to clone this repository and make any sort of modifications you need, but please note the following:

Building with Dist::Zilla

Once you have installed Dist::Zilla, run dzil build from the root folder in this repository. If all goes well, it will fetch version information and such things from your Github fork. If you want to intsall Dist::Zilla locally, use dzil install.