From: Jesse Luehrs Date: Wed, 28 Sep 2011 21:11:30 +0000 (-0500) Subject: oops, forgot to conflict on mxms X-Git-Tag: 0.33 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=212f256ecaed2c3beab4b77ae454eb9f612addcb;p=gitmo%2FPackage-Stash.git oops, forgot to conflict on mxms --- diff --git a/Changes b/Changes index 560c587..643a7a1 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,7 @@ Revision history for Package-Stash {{$NEXT}} + - add conflict on MooseX::Method::Signatures 0.36 (ether) 0.32 2011-09-05 - bring the behavior of has_symbol for nonexistant scalars into line with diff --git a/dist.ini b/dist.ini index 14f1130..effc0f6 100644 --- a/dist.ini +++ b/dist.ini @@ -33,3 +33,4 @@ Test::LeakTrace = 0 Class::MOP = 1.08 MooseX::Role::WithOverloading = 0.08 namespace::clean = 0.18 +MooseX::Method::Signatures = 0.36