From 88645f747bd43c7fc374d8bfb908dab4e6028825 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 7 May 2020 21:05:51 +0000 Subject: EmlContentFoo: Email::MIME::ContentType replacement Since we're getting rid of Email::MIME, get rid of Email::MIME::ContentType, too; since we may introduce speedups down the line specific to our codebase. --- MANIFEST | 3 +++ 1 file changed, 3 insertions(+) (limited to 'MANIFEST') diff --git a/MANIFEST b/MANIFEST index 0906448e..055c8c9a 100644 --- a/MANIFEST +++ b/MANIFEST @@ -106,6 +106,7 @@ lib/PublicInbox/DSPoll.pm lib/PublicInbox/Daemon.pm lib/PublicInbox/Emergency.pm lib/PublicInbox/Eml.pm +lib/PublicInbox/EmlContentFoo.pm lib/PublicInbox/ExtMsg.pm lib/PublicInbox/Feed.pm lib/PublicInbox/Filter/Base.pm @@ -231,6 +232,8 @@ t/ds-poll.t t/edit.t t/emergency.t t/eml.t +t/eml_content_disposition.t +t/eml_content_type.t t/epoll.t t/fail-bin/spamc t/feed.t -- cgit v1.2.3-24-ge0c7