]> Sergey Matveev's repositories - public-inbox.git/commit
emlcontentfoo: quiet warning on missing attributes
authorEric Wong <e@yhbt.net>
Sat, 9 May 2020 08:27:38 +0000 (08:27 +0000)
committerEric Wong <e@yhbt.net>
Sat, 9 May 2020 20:27:37 +0000 (20:27 +0000)
commita0b53e7c83c2773ba80fdd188ad5537a0408f997
tree91c3773867e5f42a49797621fc0db7ac1eee0539
parente07a58aa1a1118b2aeb75e674c3542ae5d93b2c9
emlcontentfoo: quiet warning on missing attributes

This bug was also present in Email::MIME::ContentType:
commit ae081fb576d8507efca4928116ad81efa756c723 (refs/pull/pull/9/head)
in https://github.com/rjbs/Email-MIME-ContentType.git

Our fix is shorter, but dependent on 5.10+ as our codebase
relies on Perl 5.10 features, anyways.
lib/PublicInbox/EmlContentFoo.pm