Bugzilla::MIME - Wrapper around Email::MIME for unifying MIME related workarounds.
use Bugzilla::MIME; my $email = Bugzilla::MIME->new($message);
Bugzilla::MIME subclasses Email::MIME and performs various fixes when parsing and generating email.
This documentation undoubtedly has bugs; if you find some, please file them here.
5.7.48. Bugzilla::Keyword
5.7.50. Bugzilla::Mailer