From 0283273a14e1871955f6a9132f4f3f7884ec8a3f Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 7 May 2020 21:05:55 +0000 Subject: remove most internal Email::MIME usage We no longer load or use Email::MIME outside of comparison tests. --- Makefile.PL | 5 ----- 1 file changed, 5 deletions(-) (limited to 'Makefile.PL') diff --git a/Makefile.PL b/Makefile.PL index 59345edb..efbb59cb 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -122,11 +122,6 @@ WriteMakefile( # `perl5' on FreeBSD # perl-Digest-SHA on RH-based 'Digest::SHA' => 0, - 'Email::MIME' => 0, - - # the following should be pulled in by Email::MIME: - 'Email::MIME::ContentType' => 0, - 'Email::Simple' => 0, # libperl$PERL_VERSION or libencode-perl on Debian, # `perl5' on FreeBSD -- cgit v1.2.3-24-ge0c7