projects
/
gitmo/Class-MOP.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
81b5e77
)
This CMOP conflicts with Moose
Dave Rolsky [Mon, 27 Sep 2010 01:01:40 +0000 (20:01 -0500)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
5e92345
..
0738305
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-86,7
+86,7
@@
WriteAll();
# before a release.
sub check_conflicts {
my %conflicts = (
- 'Moose' => '1.04',
+ 'Moose' => '1.14',
'namespace::autoclean' => '0.08',
);