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

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

2013-03-14 perl v5.14.2