debian man page for path::dispatcher::rule::enum

Query: path::dispatcher::rule::enum

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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

NAME
Path::Dispatcher::Rule::Enum - one of a list of strings must match
SYNOPSIS
my $rule = Path::Dispatcher::Rule::Enum->new( enum => [qw(perl ruby python php)], block => sub { warn "I love " . shift->pos(1) }, );
DESCRIPTION
Rules of this class check whether the path matches any of its "enum" strings.
ATTRIBUTES
enum case_sensitive perl v5.12.4 2011-08-30 Path::Dispatcher::Rule::Enum(3pm)
Related Man Pages
css::dom::rule::media(3pm) - debian
log::report::dispatcher::perl(3pm) - debian
moose::meta::typeconstraint::enum(3pm) - debian
path::dispatcher::declarative(3pm) - debian
path::dispatcher::rule(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Detecting unused variables...
One instance of comparing grep and awk
Weird 'find' results
A (ksh) Library For and From UNIX.com