projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
4ddfa75
)
Add a conflict on MX::Singleton 0.19
Dave Rolsky [Fri, 11 Sep 2009 14:30:15 +0000 (09:30 -0500)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
65ad852
..
80129af
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-37,7
+37,7
@@
WriteAll();
sub check_conflicts {
my %conflicts = (
'MooseX::ClassAttribute' => '0.09',
- 'MooseX::Singleton' => '0.17',
+ 'MooseX::Singleton' => '0.19',
'MooseX::StrictConstructor' => '0.07',
'MooseX::Params::Validate' => '0.05',
'Fey::ORM' => '0.23',