Changes for version 0.15 - 2016-03-01
- Switched to Moo, done by FELLIOTT++.
- Added strict and warnings to Path::Router::Types - MANWAR++
- Specified versions when use'ing any third-party modules.
- Added minimal doc for route_class() method in Path::Router, and clone() method in Path::Router::Route.
- Updated Stevan's email address.
Changes for version 0.14_01 - 2015-07-03
- Switched to Moo, done by FELLIOTT++.
- Specified versions when use'ing any third-party modules.
- Temporarily dropped NextRelease and Git::NextVersion from the @DOY bundle, so I can specify a developer release version.
- Added minimal doc for route_class() method in Path::Router, and clone() method in Path::Router::Route.
- Updated Stevan's email address.
Modules
A tool for routing paths
An object to represent a route
The result of a Path::Router match
An interactive shell for testing router configurations
A set of types that Path::Router uses
A testing module for testing routes