diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2017-10-31 10:03:54 +0000 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2017-10-31 10:03:54 +0000 |
commit | 64a24f1d9bf251cc57d363e7bf57d4218a5e2cb8 (patch) | |
tree | 45e8f5d058076acec7988af18d6d66738683fdb3 /cpanfile.snapshot | |
parent | 8eadf44dd462fd3016f9b70b79bfeacd6147ef12 (diff) |
Update Module::ScanDeps dependency.
This should fix #1886, which was caused by the update of Module::Build
as part of f97088d6 removing Module::Build::ModuleInfo which was still
being required by Module::ScanDeps. This was passing on Travis because
Module::ScanDeps was already installed.
Diffstat (limited to 'cpanfile.snapshot')
-rw-r--r-- | cpanfile.snapshot | 28 |
1 files changed, 7 insertions, 21 deletions
diff --git a/cpanfile.snapshot b/cpanfile.snapshot index 3e3dec251..5bc776606 100644 --- a/cpanfile.snapshot +++ b/cpanfile.snapshot @@ -3860,18 +3860,17 @@ DISTRIBUTIONS perl 5.006 strict 0 warnings 0 - Module-ScanDeps-1.10 - pathname: R/RS/RSCHUPP/Module-ScanDeps-1.10.tar.gz + Module-ScanDeps-1.24 + pathname: R/RS/RSCHUPP/Module-ScanDeps-1.24.tar.gz provides: - Module::ScanDeps 1.10 - Module::ScanDeps::Cache undef - Module::ScanDeps::DataFeed undef + Module::ScanDeps 1.24 requirements: - ExtUtils::MakeMaker 6.59 + ExtUtils::MakeMaker 0 File::Spec 0 File::Temp 0 - Module::Build::ModuleInfo 0 - Test::More 0 + Getopt::Long 0 + Module::Metadata 0 + Text::ParseWords 0 perl 5.008001 version 0 Moo-2.003001 @@ -4947,19 +4946,6 @@ DISTRIBUTIONS strict 0 vars 0 warnings 0 - Parse-CPAN-Meta-1.4405 - pathname: D/DA/DAGOLDEN/Parse-CPAN-Meta-1.4405.tar.gz - provides: - Parse::CPAN::Meta 1.4405 - requirements: - CPAN::Meta::YAML 0.008 - Carp 0 - Exporter 0 - ExtUtils::MakeMaker 6.30 - File::Spec 0.80 - JSON::PP 2.27200 - Test::More 0.47 - strict 0 Parse-RecDescent-1.967015 pathname: J/JT/JTBRAUN/Parse-RecDescent-1.967015.tar.gz provides: |