projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
e3858b4
)
Add conflict on MX::Attribute::Prototype <= 0.10
Dave Rolsky [Sun, 17 Jan 2010 16:29:00 +0000 (10:29 -0600)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
5d06682
..
41c1b4f
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-46,6
+46,7
@@
sub check_conflicts {
'Fey::ORM' => '0.23',
'MooseX::Aliases' => '0.07',
'MooseX::AttributeHelpers' => '0.22',
+ 'MooseX::Attribute::Prototype' => '0.10',
'MooseX::ClassAttribute' => '0.09',
'MooseX::MethodAttributes' => '0.18',
'MooseX::NonMoose' => '0.05',