[Bps-public-commit] r18150 - Path-Dispatcher/trunk

sartak at bestpractical.com sartak at bestpractical.com
Tue Feb 3 13:18:35 EST 2009


Author: sartak
Date: Tue Feb  3 13:18:34 2009
New Revision: 18150

Modified:
   Path-Dispatcher/trunk/   (props changed)
   Path-Dispatcher/trunk/Changes

Log:
 r79172 at onn:  sartak | 2009-01-28 01:39:47 -0500
 More Changes


Modified: Path-Dispatcher/trunk/Changes
==============================================================================
--- Path-Dispatcher/trunk/Changes	(original)
+++ Path-Dispatcher/trunk/Changes	Tue Feb  3 13:18:34 2009
@@ -1,13 +1,13 @@
 Revision history for Path-Dispatcher
 
-0.07
+0.07 Wed Jan 28 01:39:37 2009
         Paths are now boxed with the new Path::Dispatcher::Path.
 
         New rule type "Intersection" which matches only when each of its
         subrules match.
 
         New rule type "Metadata" which matches the optional metadata (a hash)
-        of the path.
+        of the path. The sugar for this is: on { foo => "bar" }
 
         New rule type "Eq" which just does basic string equality.
 



More information about the Bps-public-commit mailing list