
Path::Router::Route - An object to represent a route

This object is created by Path::Router when you call the add_route method.
In general you won't ever create these objects directly,
they will be created for you and you may sometimes introspect them.


All complex software has bugs lurking in it, and this module is no exception. If you find a bug please either email me, or add the bug to cpan-RT.

Stevan Little <stevan.little@iinteractive.com>

Copyright 2008 Infinity Interactive, Inc.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.