projects
/
gitmo/Class-MOP.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
2305726
)
This release breaks with last Moose
Dave Rolsky [Fri, 3 Jul 2009 02:23:51 +0000 (21:23 -0500)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
8309b2b
..
8610c40
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-65,7
+65,7
@@
WriteAll();
# before a release.
sub check_conflicts {
my %conflicts = (
- 'Moose' => '0.82',
+ 'Moose' => '0.85',
);
my $found = 0;