]> Sergey Matveev's repositories - public-inbox.git/commit
remove most internal Email::MIME usage
authorEric Wong <e@yhbt.net>
Thu, 7 May 2020 21:05:55 +0000 (21:05 +0000)
committerEric Wong <e@yhbt.net>
Sat, 9 May 2020 08:59:10 +0000 (08:59 +0000)
commit0283273a14e1871955f6a9132f4f3f7884ec8a3f
tree57c0182a8c07d3dfc041b7a818fc6293c7b433f7
parentfd966061df6a61104935984bed7c28a461a124ff
remove most internal Email::MIME usage

We no longer load or use Email::MIME outside of comparison
tests.
66 files changed:
INSTALL
Makefile.PL
ci/deps.perl
lib/PublicInbox/Import.pm
lib/PublicInbox/MIME.pm
lib/PublicInbox/MsgTime.pm
lib/PublicInbox/TestCommon.pm
t/altid.t
t/altid_v2.t
t/cgi.t
t/content_id.t
t/convert-compact.t
t/edit.t
t/feed.t
t/filter_base.t
t/filter_mirror.t
t/filter_subjecttag.t
t/filter_vger.t
t/html_index.t
t/httpd.t
t/import.t
t/indexlevels-mirror.t
t/mda.t
t/mda_filter_rubylang.t
t/mid.t
t/mime.t
t/msg_iter.t
t/msgtime.t
t/multi-mid.t
t/nntp.t
t/nntpd-tls.t
t/nntpd.t
t/nulsubject.t
t/plack.t
t/precheck.t
t/psgi_attach.t
t/psgi_bad_mids.t
t/psgi_mount.t
t/psgi_multipart_not.t
t/psgi_scan_all.t
t/psgi_search.t
t/psgi_text.t
t/psgi_v2.t
t/purge.t
t/replace.t
t/reply.t
t/search-thr-index.t
t/search.t
t/solver_git.t
t/spamcheck_spamc.t
t/thread-cycle.t
t/time.t
t/v1-add-remove-add.t
t/v1reindex.t
t/v2-add-remove-add.t
t/v2mda.t
t/v2mirror.t
t/v2reindex.t
t/v2writable.t
t/watch_filter_rubylang.t
t/watch_maildir.t
t/watch_maildir_v2.t
t/www_altid.t
t/xcpdb-reshard.t
xt/msgtime_cmp.t
xt/perf-msgview.t