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

SYNOPSIS

    perl -Ilib examples/auth.pl daemon -m development -l http://*:8088

In your browser go to http://localhost:8088/

ACKNOWLEDGEMENTS

This code is mostly copied from the examples in Mojolicious::Plugin::Web::Auth.