Changes for version 0.11 - 2009-04-15

  • Fix some misnamed keys caused by de-AttributeHelper-ing
  • Stop using some deprecated Moose features
  • Doc fixes (Sartak and confound)

Documentation

A cookbook for Path::Dispatcher

Modules

flexible and extensible dispatch
sugary dispatcher
a list of matches
the result of a successful rule match
path and some optional metadata
"has a list of rules"
predicate and codeblock
predicate is any subroutine
matches only the empty path
predicate is a string equality
match path's metadata
predicate is a regular expression
predicate is a list of tokens
rules under a predicate

Provides

in lib/Path/Dispatcher/Builder.pm
in lib/Path/Dispatcher/Rule/Chain.pm