Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-Path-Dispatcher
From: Jens Rehsack
Date: 2010-03-16 22:52:11
Message id: 20100316215211.3DDD2175DF@cvs.netbsd.org
Log Message:
Updating devel/p5-Path-Dispatcher from 0.14 to 0.15
Upstream changes:
0.15 Tue Mar 16 09:40:40 2009
** Factored Path-Dispatcher-Declarative into its own distribution
** Be sure to update your dependency information!
* Implement ->complete for Rule::Dispatch
* Add Path::Dispatcher::Rule::Alternation
* Implement case insensitivity fory Rule::Eq
* Add Path::Dispatcher::Rule::Sequence - like Rule::Tokens but
better!
* Add Path::Dispatcher::Rule::Enum
* Path autoboxing has been factored out into a private method for
more overridability
* A few documentation improvements as usual :)
Files: