| HTTP-Router documentation | view source | Contained in the HTTP-Router distribution. |
HTTP::Router::Match - Matched Object Representation for HTTP::Router
Returns a route path which is processed with parameters.
Route parameters which was matched.
Captured variable parameters which was matched.
HTTP::Router::Route object which was matched.
NAKAGAWA Masaki <masaki@cpan.org>
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| HTTP-Router documentation | view source | Contained in the HTTP-Router distribution. |