[Bps-public-commit] r16588 - Path-Dispatcher/trunk
sartak at bestpractical.com
sartak at bestpractical.com
Tue Oct 28 17:50:29 EDT 2008
Author: sartak
Date: Tue Oct 28 17:50:29 2008
New Revision: 16588
Modified:
Path-Dispatcher/trunk/ (props changed)
Path-Dispatcher/trunk/Changes
Log:
r74712 at onn: sartak | 2008-10-28 17:46:11 -0400
Changes
Modified: Path-Dispatcher/trunk/Changes
==============================================================================
--- Path-Dispatcher/trunk/Changes (original)
+++ Path-Dispatcher/trunk/Changes Tue Oct 28 17:50:29 2008
@@ -1,5 +1,19 @@
Revision history for Path-Dispatcher
+0.03 Tue Oct 28 17:42:47 2008
+ "rewrite" rules
+ Super dispatchers are GONE! Yay.
+ New Rule::Dispatch which just takes some other dispatcher. nothingmuch++
+
+ Rule::Tokens:
+ Fix for always matching just a prefix whether you wanted to or not
+ Make tokenization and untokenization into methods for overriding
+
+ Declarative:
+ -base is required, otherwise unrelated modules using your dispatcher
+ would get their @ISA set!
+
+
0.02 Mon Oct 20 14:10:12 2008
Documentation!
Prefix matches
More information about the Bps-public-commit
mailing list