CPAN
Home  Documentation  Recent  Preferences  Modules  Distributions    Authors   
Find    in      

Distributions     > >     P     > >     Path     > >     Path-Dispatcher
Distribution Path-Dispatcher [Download]
Author SARTAK [ Shawn M Moore ]
Version 1.02
Abstract flexible and extensible dispatch
Released 2 Nov 2010
Size 34.9 KB
MD5 Checksum d3ac9a05178dd2ed32c542ab194146e2
Additional Files META   |   Changes   |   Makefile.PL   |  
Links search.cpan.org   |   CPAN::Forum  |   AnnoCPAN  |   rt.cpan.org  |   Rating  | CPANTS  | CPAN testers | Dependencies | Testers matrix
Prerequisites Any::Moose  |   Try::Tiny  |  

Modules

Path::Dispatcher  [source]   [v 1.02] flexible and extensible dispatch
Path::Dispatcher::Dispatch  [source] a list of matches
Path::Dispatcher::Match  [source] the result of a successful rule match
Path::Dispatcher::Path  [source] path and some optional metadata
Path::Dispatcher::Role::Rules  [source] "has a list of rules"
Path::Dispatcher::Rule  [source] predicate and codeblock
Path::Dispatcher::Rule::Alternation  [source] any rule must match
Path::Dispatcher::Rule::Always  [source] always matches
Path::Dispatcher::Rule::Chain [source]
Path::Dispatcher::Rule::CodeRef  [source] predicate is any subroutine
Path::Dispatcher::Rule::Dispatch  [source] redispatch
Path::Dispatcher::Rule::Empty  [source] matches only the empty path
Path::Dispatcher::Rule::Enum  [source] one of a list of strings must match
Path::Dispatcher::Rule::Eq  [source] predicate is a string equality
Path::Dispatcher::Rule::Intersection  [source] all rules must match
Path::Dispatcher::Rule::Metadata  [source] match path's metadata
Path::Dispatcher::Rule::Regex  [source] predicate is a regular expression
Path::Dispatcher::Rule::Sequence  [source] a sequence of rules
Path::Dispatcher::Rule::Tokens  [source] predicate is a list of tokens
Path::Dispatcher::Rule::Under  [source] rules under a predicate

Win32 PPM packages for "Path-Dispatcher"

ActiveState default Perl 5.10 repository   [  v 1.02   ]
ActiveState default Perl 5.12 repository   [  v 1.02   ]
ActiveState default Perl 5.8 repository   [  v 0.13   ]

Problems, suggestions, or comments to Randy Kobes. Questions? Check the FAQ.
Enable installations using PAR::WebStart.