Changes for version 0.07
- Path::Router::*
- lots of code re-written by Daisuke Maki resulting in an 150% speed increase
- matching code is now inlined by default but inlining can be turned off if needed
- lots of code re-written by Daisuke Maki resulting in an 150% speed increase
- Path::Router
- added insert_route to allow more fine grained control over route ordering (Daisuke Maki)
- tests
- do not run pod tests unless testing a release
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