logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Attributes

rulesdelimiter

Author

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

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.

Name

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

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>).

Synopsis

Version

       version 1.08

See Also