[Catalyst-commits] r10266 - in Catalyst-Devel/1.00/branches/helper_refactor: . lib/Catalyst

t0m at dev.catalyst.perl.org t0m at dev.catalyst.perl.org
Sun May 24 11:21:48 GMT 2009


Author: t0m
Date: 2009-05-24 11:21:47 +0000 (Sun, 24 May 2009)
New Revision: 10266

Modified:
   Catalyst-Devel/1.00/branches/helper_refactor/
   Catalyst-Devel/1.00/branches/helper_refactor/lib/Catalyst/Helper.pm
Log:
And back out so test passes again


Property changes on: Catalyst-Devel/1.00/branches/helper_refactor
___________________________________________________________________
Name: svn:mergeinfo
   - 

Modified: Catalyst-Devel/1.00/branches/helper_refactor/lib/Catalyst/Helper.pm
===================================================================
--- Catalyst-Devel/1.00/branches/helper_refactor/lib/Catalyst/Helper.pm	2009-05-24 11:21:15 UTC (rev 10265)
+++ Catalyst-Devel/1.00/branches/helper_refactor/lib/Catalyst/Helper.pm	2009-05-24 11:21:47 UTC (rev 10266)
@@ -648,8 +648,6 @@
 use strict;
 use warnings;
 
-#FOO MAKE SURE THIS BREAKS
-
 use Catalyst::Runtime 5.80;
 
 # Set flags and add plugins for the application




More information about the Catalyst-commits mailing list