projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
2581812
)
Add Devel::REPL to conflicts.
Florian Ragwitz [Mon, 8 Mar 2010 20:20:40 +0000 (21:20 +0100)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
db8d47a
..
3b31439
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-46,6
+46,7
@@
WriteAll();
# before a release.
sub check_conflicts {
my %conflicts = (
+ 'Devel::REPL' => '1.003008',
'Fey::ORM' => '0.23',
'Catalyst' => '5.80017',
'MooseX::Aliases' => '0.07',