projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
79dad29
)
Conflict with MX::Role::Cmd <= 0.06
Dave Rolsky [Mon, 4 Jan 2010 18:07:13 +0000 (12:07 -0600)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
d71fd82
..
03e71d3
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-50,6
+50,7
@@
sub check_conflicts {
'MooseX::MethodAttributes' => '0.18',
'MooseX::NonMoose' => '0.05',
'MooseX::Params::Validate' => '0.05',
+ 'MooseX::Role::Cmd' => '0.06',
'MooseX::Singleton' => '0.19',
'MooseX::StrictConstructor' => '0.07',
'MooseX::Types' => '0.19',