[Jifty-commit] r4168 - jifty/trunk

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Mon Oct 1 17:45:27 EDT 2007


Author: alexmv
Date: Mon Oct  1 17:45:26 2007
New Revision: 4168

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

Log:
 r22186 at zoq-fot-pik:  chmrr | 2007-10-01 17:41:16 -0400
  * Force a clone which doesn't have as many bugs


Modified: jifty/trunk/Makefile.PL
==============================================================================
--- jifty/trunk/Makefile.PL	(original)
+++ jifty/trunk/Makefile.PL	Mon Oct  1 17:45:26 2007
@@ -9,6 +9,7 @@
 requires('Class::Container');
 requires('Class::Data::Inheritable');
 requires('Class::Trigger' => '0.12');
+requires('Clone' => '0.27');
 requires('CGI' => '3.19');
 requires('CGI::Cookie::Splitter');
 requires('Crypt::CBC');


More information about the Jifty-commit mailing list