projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
c96311f
)
Add a conflict on MX::AH <= 0.21
Dave Rolsky [Mon, 14 Sep 2009 20:32:46 +0000 (15:32 -0500)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
aae3d4e
..
af34875
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-37,6
+37,7
@@
WriteAll();
# before a release.
sub check_conflicts {
my %conflicts = (
+ 'MooseX::AttributeHelpers' => '0.21',
'MooseX::ClassAttribute' => '0.09',
'MooseX::Singleton' => '0.19',
'MooseX::StrictConstructor' => '0.07',