projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
6ee1960
)
Add a conflicts statement for Pod::Elemental
Tomas Doran [Tue, 11 May 2010 08:01:20 +0000 (10:01 +0200)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
3906760
..
06b1c51
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-62,6
+62,7
@@
sub check_conflicts {
'MooseX::Singleton' => '0.19',
'MooseX::StrictConstructor' => '0.07',
'MooseX::Types' => '0.19',
+ 'Pod::Elemental' => '0.093280',
'namespace::autoclean' => '0.08',
'KiokuDB' => '0.41',
);