]> Sergey Matveev's repositories - public-inbox.git/commit
EmlContentFoo: Email::MIME::ContentType replacement
authorEric Wong <e@yhbt.net>
Thu, 7 May 2020 21:05:51 +0000 (21:05 +0000)
committerEric Wong <e@yhbt.net>
Sat, 9 May 2020 08:59:10 +0000 (08:59 +0000)
commit88645f747bd43c7fc374d8bfb908dab4e6028825
tree45058eb07449277be995f9de3d6443b18b8d8fcc
parent46742d95647c7a80cb2f60d5c134717dd91e22e2
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
lib/PublicInbox/Eml.pm
lib/PublicInbox/EmlContentFoo.pm [new file with mode: 0644]
lib/PublicInbox/WwwAttach.pm
t/eml_content_disposition.t [new file with mode: 0644]
t/eml_content_type.t [new file with mode: 0644]