| Path-Dispatcher documentation | view source | Contained in the Path-Dispatcher distribution. |
Path::Dispatcher::Rule::Sequence - a sequence of rules
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.
| Path-Dispatcher documentation | view source | Contained in the Path-Dispatcher distribution. |