projects
/
dbsrgits/DBIx-Class-Historic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
a7e04af
)
update Moo dep to avoid t/55n_c crash
Matt S Trout [Tue, 10 Sep 2013 08:31:18 +0000 (08:31 +0000)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
77abec6
..
b6e4557
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-62,7
+62,7
@@
my $runtime_requires = {
'Data::Dumper::Concise' => '2.020',
'Data::Page' => '2.00',
'Hash::Merge' => '0.12',
- 'Moo' => '0.009014',
+ 'Moo' => '1.003000',
'MRO::Compat' => '0.09',
'Module::Find' => '0.06',
'namespace::clean' => '0.20',