[Catalyst-commits] r8541 - Catalyst-Runtime/5.80/trunk

marcus at dev.catalyst.perl.org marcus at dev.catalyst.perl.org
Thu Oct 16 00:17:25 BST 2008


Author: marcus
Date: 2008-10-16 00:17:24 +0100 (Thu, 16 Oct 2008)
New Revision: 8541

Modified:
   Catalyst-Runtime/5.80/trunk/Makefile.PL
Log:
bonk moose

Modified: Catalyst-Runtime/5.80/trunk/Makefile.PL
===================================================================
--- Catalyst-Runtime/5.80/trunk/Makefile.PL	2008-10-15 21:13:32 UTC (rev 8540)
+++ Catalyst-Runtime/5.80/trunk/Makefile.PL	2008-10-15 23:17:24 UTC (rev 8541)
@@ -6,7 +6,7 @@
 all_from 'lib/Catalyst/Runtime.pm';
 
 requires 'MooseX::Emulate::Class::Accessor::Fast' => '0.00300';
-requires 'Moose' => '0.57';
+requires 'Moose' => '0.59';
 requires 'Carp';
 requires 'Class::Accessor::Fast';
 requires 'Class::Data::Inheritable';




More information about the Catalyst-commits mailing list