Changes for version 0.12 - 2012-07-16
- Fix matching on variable path components with a path where the variable part evaluated to false (for instance, matching '/blog/show/:id' against '/blog/show/0'). Reported by Clay Fouts (RT#78388). (doy)
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