pkgsrc/devel/p5-Path-Dispatcher/distinfo
seb 0389fe0d1e Initial import of p5-Path-Dispatcher version 0.12 in the NetBSD
Packages Collection.

The 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.
2009-04-23 22:17:01 +00:00

5 lines
266 B
Text

$NetBSD: distinfo,v 1.1.1.1 2009/04/23 22:17:01 seb Exp $
SHA1 (Path-Dispatcher-0.12.tar.gz) = 5bdf02d7a49594863501f287ae38f46c56f71eb1
RMD160 (Path-Dispatcher-0.12.tar.gz) = 907f66d485ae981d74b36d62626b1baee8b09dd0
Size (Path-Dispatcher-0.12.tar.gz) = 33901 bytes