]> Sergey Matveev's repositories - public-inbox.git/commit
eml: remove dependency on Email::MIME::Encodings
authorEric Wong <e@yhbt.net>
Thu, 7 May 2020 21:05:53 +0000 (21:05 +0000)
committerEric Wong <e@yhbt.net>
Sat, 9 May 2020 08:59:10 +0000 (08:59 +0000)
commitd35a49e114579a4df7bcb23d013ef0101cbb3ec2
tree39b9122993c06fae4ca186416a8095b2b17209c3
parente2139e024c370e6c6443e92f3375717470d3c4ab
eml: remove dependency on Email::MIME::Encodings

Since Email::MIME usage is going away, Email::MIME::Encodings
might as well go away, too.  We can also use fewer branches
and just rely on hash lookups, unlike E::M::E.
lib/PublicInbox/Eml.pm