[Bps-public-commit] r16355 - in Path-Dispatcher/trunk:	lib/Path/Dispatcher lib/Path/Dispatcher/Rule t
    sartak at bestpractical.com 
    sartak at bestpractical.com
       
    Sun Oct 19 05:24:39 EDT 2008
    
    
  
Author: sartak
Date: Sun Oct 19 05:24:36 2008
New Revision: 16355
Removed:
   Path-Dispatcher/trunk/lib/Path/Dispatcher/Rule/Intersection.pm
   Path-Dispatcher/trunk/t/012-intersection.t
Modified:
   Path-Dispatcher/trunk/   (props changed)
   Path-Dispatcher/trunk/lib/Path/Dispatcher/Rule.pm
Log:
 r74112 at onn:  sartak | 2008-10-19 05:18:16 -0400
 Remove intersections for now, not worth supporting them if they're not being used yet
Modified: Path-Dispatcher/trunk/lib/Path/Dispatcher/Rule.pm
==============================================================================
--- Path-Dispatcher/trunk/lib/Path/Dispatcher/Rule.pm	(original)
+++ Path-Dispatcher/trunk/lib/Path/Dispatcher/Rule.pm	Sun Oct 19 05:24:36 2008
@@ -55,7 +55,6 @@
 require Path::Dispatcher::Rule::CodeRef;
 require Path::Dispatcher::Rule::Regex;
 require Path::Dispatcher::Rule::Tokens;
-require Path::Dispatcher::Rule::Intersection;
 
 1;
 
    
    
More information about the Bps-public-commit
mailing list