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


Path-Dispatcher documentation  | view source Contained in the Path-Dispatcher distribution.

Index


NAME

Top

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

SYNOPSIS

Top

DESCRIPTION

Top

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

Top

rules

delimiter


Path-Dispatcher documentation  | view source Contained in the Path-Dispatcher distribution.