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 Perl extension Mojolicious::Plugin::Directory

0.04
        - fixed to get request path with Mojo::URL->path
        - changed to "$cur_path" from "$cur_url" in dir_page tempalte

0.03
        - fixed to pass the test on Windows

0.02
        - added dir_page configuration
        - added handler configuration

0.01
        - original version