projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
2d87e6c
)
Add a conflict on MX::Singleton 0.17
0.82
Dave Rolsky [Sun, 21 Jun 2009 20:18:01 +0000 (15:18 -0500)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
a664b87
..
54eb76e
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-37,7
+37,7
@@
WriteAll();
sub check_conflicts {
my %conflicts = (
'MooseX::ClassAttribute' => '0.07',
- 'MooseX::Singleton' => '0.15',
+ 'MooseX::Singleton' => '0.17',
'MooseX::StrictConstructor' => '0.07',
'MooseX::Params::Validate' => '0.05',
'Fey::ORM' => '0.23',