projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
6b21ad1
)
add conflict for MooseX::Types 0.10
Gerda Shank [Sat, 12 Sep 2009 14:16:42 +0000 (10:16 -0400)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
724374b
..
efc9f62
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-42,6
+42,7
@@
sub check_conflicts {
'MooseX::StrictConstructor' => '0.07',
'MooseX::Params::Validate' => '0.05',
'Fey::ORM' => '0.23',
+ 'MooseX::Types' => '0.10',
);
my $found = 0;