projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
0bb2cc8
)
This Moose conflicts with older MX::ClassAttribute
Dave Rolsky [Wed, 26 Aug 2009 21:49:35 +0000 (16:49 -0500)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
f137719
..
cd3cb28
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-36,7
+36,7
@@
WriteAll();
# before a release.
sub check_conflicts {
my %conflicts = (
- 'MooseX::ClassAttribute' => '0.07',
+ 'MooseX::ClassAttribute' => '0.09',
'MooseX::Singleton' => '0.17',
'MooseX::StrictConstructor' => '0.07',
'MooseX::Params::Validate' => '0.05',