Revision history for Perl module Mojolicious::Plugin::RoutesConfig
0.04 вт мар 20 23:33:29 CET 2018
- Now "under" is recognised too and has its own "routes =>[]" array. See
t/blog/etc/complex_routes.conf for example.
- If parameters is a reference to CODE it will be executed and whatever it
returns will be the parameters for the respective method.
0.03 пт мар 16 23:45:07 CET 2018
- Improved documentation.
- Added tests for parsing routes.config files, generating routes and making
requests to those routes.
- Improved Makefile.PL.
0.02 пт мар 9 18:07:26 CET 2018
- Added test application. Added MANIFEST.SKIP
0.01 Wed Feb 28 23:58:54 2018
- original version; created by ExtUtils::ModuleMaker 0.56