[Moose-commits] r7826 - Moose/trunk
penfold at code2.0beta.co.uk
penfold at code2.0beta.co.uk
Thu Mar 5 22:08:53 GMT 2009
Author: penfold
Date: 2009-03-05 14:08:52 -0800 (Thu, 05 Mar 2009)
New Revision: 7826
Modified:
Moose/trunk/Makefile.PL
Log:
Ensure we conflict with MXAH < 0.14
Modified: Moose/trunk/Makefile.PL
===================================================================
--- Moose/trunk/Makefile.PL 2009-03-05 21:57:28 UTC (rev 7825)
+++ Moose/trunk/Makefile.PL 2009-03-05 22:08:52 UTC (rev 7826)
@@ -36,6 +36,7 @@
'MooseX::Singleton' => '0.12',
'MooseX::Params::Validate' => '0.05',
'Fey::ORM' => '0.12',
+ 'MooseX::AttributeHelpers' => '0.14',
);
my $found = 0;
More information about the Moose-commits
mailing list