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)NAMEPath::Dispatcher::Rule::Enum - one of a list of strings must matchSYNOPSISmy $rule = Path::Dispatcher::Rule::Enum->new( enum => [qw(perl ruby python php)], block => sub { warn "I love " . shift->pos(1) }, );DESCRIPTIONRules of this class check whether the path matches any of its "enum" strings.ATTRIBUTESenum case_sensitive perl v5.12.4 2011-08-30 Path::Dispatcher::Rule::Enum(3pm)
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 |