- added 'routes' acecessor for Router::Simple class.
And switch to Class::Accessor::Lite.
- Added ->method_not_allowed()
- minor pod fix
- Added warnings when regexp contains parens.
i.e. following code does not works.
/{year:(\d+)}/{month:(\d+)}{day:(\d+)}
Q. Why don't you croak?
A. I don't want to break existed code.
But I may change this feature in future version.
- handle empty PATH_INFO as root
(tokuhirom)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Router-Simple?expand=0&rev=5