summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2011-09-28 16:11:30 -0500
committerJesse Luehrs <doy@tozt.net>2011-09-28 16:12:35 -0500
commit212f256ecaed2c3beab4b77ae454eb9f612addcb (patch)
tree67bd669c00e098362152689e782de79a5c870851
parent7cfc804a0c046ce2b0b3fc3cb3ac0ae5209a4e1e (diff)
downloadpackage-stash-212f256ecaed2c3beab4b77ae454eb9f612addcb.tar.gz
package-stash-212f256ecaed2c3beab4b77ae454eb9f612addcb.zip
oops, forgot to conflict on mxms0.33
-rw-r--r--Changes1
-rw-r--r--dist.ini1
2 files changed, 2 insertions, 0 deletions
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