diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2015-10-08 23:24:42 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2015-10-08 23:24:42 +0100 |
commit | 2d0de2dc76c8d874dee220d1d1b3fef6c0ca11f6 (patch) | |
tree | 91c5a698bfe44730ea078052aba9e0f3bf22767a /cpanfile.snapshot | |
parent | 0a19721641de51a6b1e1ba79fd84bcd9ea62fdb2 (diff) |
Add Module::Pluggable to cpanfile snapshot.
Module::Pluggable is marked as deprecated in Perl 5.18, to be removed
from core in a later version. cpanminus, which is called from carton,
ignores core modules that have been deprecated - running a deployment
install under 5.18 therefore caused a warning to be shown saying that
it could not find Module::Pluggable as no version was included in the
snapshot.
Diffstat (limited to 'cpanfile.snapshot')
-rw-r--r-- | cpanfile.snapshot | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/cpanfile.snapshot b/cpanfile.snapshot index 922738c24..5bf0dc4ba 100644 --- a/cpanfile.snapshot +++ b/cpanfile.snapshot @@ -3858,6 +3858,18 @@ DISTRIBUTIONS vars 0 version 0.87 warnings 0 + Module-Pluggable-4.7 + pathname: S/SI/SIMONW/Module-Pluggable-4.7.tar.gz + provides: + Devel::InnerPackage 0.4 + Module::Pluggable 4.7 + Module::Pluggable::Object 4.6 + requirements: + File::Basename 0 + File::Spec 3.00 + Module::Build 0.38 + Test::More 0.62 + if 0 Module-Runtime-0.013 pathname: Z/ZE/ZEFRAM/Module-Runtime-0.013.tar.gz provides: |