NAME

HTTP::Router::RouteSet

METHODS

add_route($route)

add_named_route($name, $route)

PROPERTIES

routes

named_routes

AUTHOR

NAKAGAWA Masaki <masaki@cpan.org>

LICENSE

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

SEE ALSO

HTTP::Router, HTTP::Router::Route