Path to this page:
./
devel/p5-Path-Dispatcher,
Perl 5 module providing flexible and extensible dispatch
Branch: pkgsrc-2021Q1,
Version: 1.08,
Package name: p5-Path-Dispatcher-1.08,
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.
Master sites: (Expand)
SHA1: ed57a010ad0442b81129d689417288a8800150a0
RMD160: 2ec452e75fd6b4026e5cb6d6b375cbb873aa2f5e
Filesize: 49.207 KB
Version history: (Expand)
- (2021-03-30) Package added to pkgsrc.se, version p5-Path-Dispatcher-1.08 (created)