pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/doc



Module Name:    pkgsrc
Committed By:   seb
Date:           Thu Apr 23 22:19:47 UTC 2009

Modified Files:
        pkgsrc/doc: CHANGES-2009

Log Message:
Note initial addition of p5-Path-Dispatcher version 0.12 as
devel/p5-Path-Dispatcher into 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.


To generate a diff of this commit:
cvs rdiff -u -r1.1502 -r1.1503 pkgsrc/doc/CHANGES-2009

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index