[Bps-public-commit] r16669 - in Path-Dispatcher/trunk: lib/Path/Dispatcher
sartak at bestpractical.com
sartak at bestpractical.com
Tue Nov 4 17:35:58 EST 2008
Author: sartak
Date: Tue Nov 4 17:35:58 2008
New Revision: 16669
Modified:
Path-Dispatcher/trunk/ (props changed)
Path-Dispatcher/trunk/lib/Path/Dispatcher/Dispatch.pm
Log:
r74958 at onn: sartak | 2008-11-03 22:20:51 -0500
first_match
Modified: Path-Dispatcher/trunk/lib/Path/Dispatcher/Dispatch.pm
==============================================================================
--- Path-Dispatcher/trunk/lib/Path/Dispatcher/Dispatch.pm (original)
+++ Path-Dispatcher/trunk/lib/Path/Dispatcher/Dispatch.pm Tue Nov 4 17:35:58 2008
@@ -14,6 +14,7 @@
push => 'add_match',
elements => 'matches',
count => 'has_match',
+ first => 'first_match',
},
);
More information about the Bps-public-commit
mailing list