[Jifty-commit] r4728 - jifty/trunk

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Mon Dec 17 14:54:05 EST 2007


Author: sartak
Date: Mon Dec 17 14:54:04 2007
New Revision: 4728

Modified:
   jifty/trunk/   (props changed)
   jifty/trunk/Makefile.PL

Log:
 r49157 at onn:  sartak | 2007-12-17 14:53:28 -0500
 Typo fix in Makefile.PL


Modified: jifty/trunk/Makefile.PL
==============================================================================
--- jifty/trunk/Makefile.PL	(original)
+++ jifty/trunk/Makefile.PL	Mon Dec 17 14:54:04 2007
@@ -162,7 +162,7 @@
     ],
     'Memory Leak Plugins' => [
         -default => 0,
-        recommends('Devel::Events::Objects' => '0.02'), # Devel::Events::Handler::ObjectTracker Devel:Events::Generator::Objects
+        recommends('Devel::Events::Objects' => '0.02'), # Devel::Events::Handler::ObjectTracker Devel::Events::Generator::Objects
         recommends('Devel::Size'),
         recommends('Devel::Gladiator'),
         recommends('Proc::ProcessTable'),


More information about the Jifty-commit mailing list