From: Shawn M Moore Date: Sun, 10 May 2009 03:37:07 +0000 (-0400) Subject: Depend on Moose 0.78 X-Git-Tag: 0.06~13 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Role-Parameterized.git;a=commitdiff_plain;h=0ec6c2a352778f5d674ed294612ddc3456438bb7 Depend on Moose 0.78 --- diff --git a/dist.ini b/dist.ini index 6e08c17..4ba9f81 100644 --- a/dist.ini +++ b/dist.ini @@ -7,6 +7,6 @@ copyright_holder = Infinity Interactive [@Classic] [Prereq] -Moose = 0.73 +Moose = 0.78 Test::Exception = 0.27