projects
/
gitmo/Class-MOP.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
038fa73
)
Latest changes to CMOP destructor inlining break Moose
Dave Rolsky [Sun, 21 Jun 2009 15:39:16 +0000 (10:39 -0500)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
3331eef
..
35f9d2a
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-65,7
+65,7
@@
WriteAll();
# before a release.
sub check_conflicts {
my %conflicts = (
- 'Moose' => '0.72',
+ 'Moose' => '0.81',
);
my $found = 0;