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