diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2017-07-08 22:06:47 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2017-07-14 15:16:59 +0100 |
commit | 298db521933eb65591fafa218e78f5f4cdb547ad (patch) | |
tree | 5abeac8dc0c7bbedb154040df0f32c27e83b685b /cpanfile.snapshot | |
parent | 99e1a43cdba0e52d2832747d3b53aec0fbe2f4fe (diff) |
Reinstate MIME::Parser for HandleMail usage.
Diffstat (limited to 'cpanfile.snapshot')
-rw-r--r-- | cpanfile.snapshot | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/cpanfile.snapshot b/cpanfile.snapshot index 5d9ada54a..51d284789 100644 --- a/cpanfile.snapshot +++ b/cpanfile.snapshot @@ -3495,6 +3495,53 @@ DISTRIBUTIONS requirements: ExtUtils::MakeMaker 0 Test::More 0.47 + MIME-tools-5.504 + pathname: D/DS/DSKOLL/MIME-tools-5.504.tar.gz + provides: + MIME::Body 5.504 + MIME::Body::File 5.504 + MIME::Body::InCore 5.504 + MIME::Body::Scalar 5.504 + MIME::Decoder 5.504 + MIME::Decoder::Base64 5.504 + MIME::Decoder::BinHex 5.504 + MIME::Decoder::Binary 5.504 + MIME::Decoder::Gzip64 5.504 + MIME::Decoder::NBit 5.504 + MIME::Decoder::QuotedPrint 5.504 + MIME::Decoder::UU 5.504 + MIME::Entity 5.504 + MIME::Field::ConTraEnc 5.504 + MIME::Field::ContDisp 5.504 + MIME::Field::ContType 5.504 + MIME::Field::ParamVal 5.504 + MIME::Head 5.504 + MIME::Parser 5.504 + MIME::Parser::FileInto undef + MIME::Parser::FileUnder undef + MIME::Parser::Filer undef + MIME::Parser::Reader undef + MIME::Parser::Results undef + MIME::Tools 5.504 + MIME::WordDecoder undef + MIME::WordDecoder::ISO_8859 undef + MIME::WordDecoder::US_ASCII undef + MIME::WordDecoder::UTF_8 undef + MIME::Words 5.504 + requirements: + ExtUtils::MakeMaker 6.42 + File::Path 1 + File::Spec 0.6 + File::Temp 0.18 + IO::File 1.13 + IO::Handle 0 + MIME::Base64 2.2 + Mail::Field 1.05 + Mail::Header 1.01 + Mail::Internet 1.0203 + Test::Deep 0 + Test::More 0 + perl 5.008 MRO-Compat-0.12 pathname: B/BO/BOBTFISH/MRO-Compat-0.12.tar.gz provides: |