Path to this page:
./
devel/p5-Path-Dispatcher,
Perl 5 module providing flexible and extensible dispatch
Branch: pkgsrc-2009Q2,
Version: 0.12,
Package name: p5-Path-Dispatcher-0.12,
Maintainer: pkgsrc-usersThe Perl 5 module Path::Dispatcher is similar to the module
Jifty::Dispatcher but its use is for the command line.
The basic operation is that of dispatch. Dispatch takes a path and
a list of rules, and it returns a list of matches. From there you
can "run" the rules that matched. These phases are distinct so that,
if you need to, you can inspect which rules were matched without
ever running their codeblocks.
Required to run:[
devel/p5-Any-Moose]
Required to build:[
devel/p5-Test-Exception]
Master sites: (Expand)
SHA1: 5bdf02d7a49594863501f287ae38f46c56f71eb1
RMD160: 907f66d485ae981d74b36d62626b1baee8b09dd0
Filesize: 33.106 KB
Version history: (Expand)
- (2009-07-09) Package has been reborn
- (2009-07-08) Package added to pkgsrc.se, version p5-Path-Dispatcher-0.12 (created)