Path::Router::Route(3pm) | User Contributed Perl Documentation | Path::Router::Route(3pm) |
Path::Router::Route - An object to represent a route
version 0.15
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@cpan.org>
Copyright 2008-2011 Infinity Interactive, Inc.
<http://www.iinteractive.com>
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Stevan Little <stevan@cpan.org>
This software is copyright (c) 2016 by Infinity Interactive.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
2022-06-16 | perl v5.34.0 |