Scroll to navigation

Path::Dispatcher::Rule::Sequence(3pm) User Contributed Perl Documentation Path::Dispatcher::Rule::Sequence(3pm)

NAME

Path::Dispatcher::Rule::Sequence - a sequence of rules

VERSION

version 1.08

SYNOPSIS

DESCRIPTION

This is basically a more robust and flexible version of Path::Dispatcher::Rule::Tokens.

Instead of a mish-mash of strings, regexes, and array references, a Sequence rule has just a list of other rules.

ATTRIBUTES

rules

delimiter

SUPPORT

Bugs may be submitted through the RT bug tracker <https://rt.cpan.org/Public/Dist/Display.html?Name=Path-Dispatcher> (or bug-Path-Dispatcher@rt.cpan.org <mailto:bug-Path-Dispatcher@rt.cpan.org>).

AUTHOR

Shawn M Moore, "<sartak at bestpractical.com>"

COPYRIGHT AND LICENSE

This software is copyright (c) 2020 by Shawn M Moore.

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

2020-07-13 perl v5.30.3