]> Sergey Matveev's repositories - public-inbox.git/blobdiff - lib/PublicInbox/WwwAttach.pm
EmlContentFoo: Email::MIME::ContentType replacement
[public-inbox.git] / lib / PublicInbox / WwwAttach.pm
index 5b2914b393fdcc28ea3d220eeac3137004ae3b8d..754da13ffded9b0bb00360397140f133b8b7ec39 100644 (file)
@@ -6,7 +6,7 @@ package PublicInbox::WwwAttach; # internal package
 use strict;
 use warnings;
 use bytes (); # only for bytes::length
-use Email::MIME::ContentType qw(parse_content_type);
+use PublicInbox::EmlContentFoo qw(parse_content_type);
 use PublicInbox::Eml;
 
 sub get_attach_i { # ->each_part callback