projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
c2f8973
)
Ensure we conflict with MXAH < 0.14
Mike Whitaker [Thu, 5 Mar 2009 22:08:52 +0000 (22:08 +0000)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
0b99c4e
..
85ab6b3
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-36,6
+36,7
@@
sub check_conflicts {
'MooseX::Singleton' => '0.12',
'MooseX::Params::Validate' => '0.05',
'Fey::ORM' => '0.12',
+ 'MooseX::AttributeHelpers' => '0.14',
);
my $found = 0;