Shawn M Moore > Path-Dispatcher-0.13

Path-Dispatcher-0.13

This Release Path-Dispatcher-0.13  [Download] [Browse 09 Aug 2009
Other Releases
Links Discussion Forum ] [ View/Report Bugs (0) ] [ Dependencies ] [ Other Tools ]
Repository http://github.com/bestpractical/path-dispatcher
CPAN Testers PASS (145)   NA (12)   [ View Reports ] [ Perl/Platform Version Matrix ]
Rating      (0 Reviews) [ Rate this distribution ]
License Perl (Artistic and GPL)
Special Files
Changes
MANIFEST
META.yml
Makefile.PL
SIGNATURE

Modules

Path::Dispatcher flexible and extensible dispatch     0.13
Path::Dispatcher::Builder      
Path::Dispatcher::Declarative sugary dispatcher      
Path::Dispatcher::Dispatch a list of matches      
Path::Dispatcher::Match the result of a successful rule match      
Path::Dispatcher::Path path and some optional metadata      
Path::Dispatcher::Role::Rules "has a list of rules"      
Path::Dispatcher::Rule predicate and codeblock      
Path::Dispatcher::Rule::Always always matches      
Path::Dispatcher::Rule::Chain      
Path::Dispatcher::Rule::CodeRef predicate is any subroutine      
Path::Dispatcher::Rule::Dispatch redispatch      
Path::Dispatcher::Rule::Empty matches only the empty path      
Path::Dispatcher::Rule::Eq predicate is a string equality      
Path::Dispatcher::Rule::Intersection all rules must match      
Path::Dispatcher::Rule::Metadata match path's metadata      
Path::Dispatcher::Rule::Regex predicate is a regular expression      
Path::Dispatcher::Rule::Tokens predicate is a list of tokens      
Path::Dispatcher::Rule::Under rules under a predicate      

Documentation

Path::Dispatcher::Cookbook A cookbook for Path::Dispatcher