projects
/
gitmo/Class-MOP.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
b7e0449
)
Conflicts with the last Moose release
0.88
Dave Rolsky [Tue, 23 Jun 2009 19:17:03 +0000 (14:17 -0500)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
35f9d2a
..
8309b2b
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-65,7
+65,7
@@
WriteAll();
# before a release.
sub check_conflicts {
my %conflicts = (
- 'Moose' => '0.81',
+ 'Moose' => '0.82',
);
my $found = 0;