Changes for version 0.02
- Path::Router
- changed DEBUG from a constant sub to $DEBUG a package variable. This is a new module and so easy debugability is important.
- Path::Router::Route
- silly fix to make sure exact paths will match
- added tests for this
- silly fix to make sure exact paths will match
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