projects
/
gitmo/Class-MOP.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
8e374ce
)
CMOP now conflicts with the most recent release of Moose
Dave Rolsky [Mon, 23 Mar 2009 15:34:17 +0000 (10:34 -0500)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
9f3a285
..
6cc4507
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-62,7
+62,7
@@
WriteAll();
# before a release.
sub check_conflicts {
my %conflicts = (
- 'Moose' => '0.71',
+ 'Moose' => '0.72',
);
my $found = 0;