projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
5aab256
)
Conflict with MooseX::UndefTolerant 0.04
Dave Rolsky [Wed, 21 Jul 2010 20:20:13 +0000 (15:20 -0500)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
62d2354
..
771c3a2
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-70,6
+70,7
@@
sub check_conflicts {
'MooseX::Singleton' => '0.22',
'MooseX::StrictConstructor' => '0.08',
'MooseX::Types' => '0.19',
+ 'MooseX::UndefTolerant' => '0.04',
'namespace::autoclean' => '0.08',
'Pod::Elemental' => '0.093280',
);