Revision history for Mojolicious-Plugin-Directory 0.08 2013-06-09 16:34:06 JST - added auto_index configuration. thanks ChinaXing@github - added json configuration. 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