Path::Router::Route - An object to represent a route
Contents
Bugs
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.
Copyright And License
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.
perl v5.40.1 2025-08-15 Path::Router::Route(3pm)
Description
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.
Methods
new(path= $path, ?%options)>
clonepathtargethas_targetcomponentslengthdefaultshas_defaultsvalidationshas_validationshas_validation_forcreate_default_mappingmatchgenerate_match_codeComponentchecksget_component_name($component)is_component_optional($component)is_component_variable($component)Lengthmethodslength_without_optionalsIntrospectionmetaName
Path::Router::Route - An object to represent a route
Version
version 0.15
