Revision history for Mojolicious-Plugin-Directory 0.07 2013-05-17 11:50:14 JST - changed to Mojolicious::Controller#render from Mojolicious::Controller#render_data - millaize 0.06 - added dir_index configuration 0.05 - modified the order of handler execution 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