The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Mojolicious-Plugin-Authentication

1.15      2011-05-02 02:32:12 Asia/Jakarta
    -   Added a README.pod file for Github to display, since the "real" README is generated by Dist::Zilla

1.14      2011-04-30 00:39:11 Asia/Jakarta
    -   Code cleanup (memowe) 

1.13      2011-04-25 17:49:13 Asia/Jakarta
    -   Added extra check on load_user and validate_user configuration options to make sure they're not only there,
        but they are actually code refs

1.12      2011-04-25 16:00:21 Asia/Jakarta
    -   A little bit of code cleanup, no major changes