summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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