]> Sergey Matveev's repositories - public-inbox.git/commitdiff
msgtime: drop Date::Parse for RFC2822
authorEric Wong <e@80x24.org>
Fri, 29 Nov 2019 12:25:07 +0000 (12:25 +0000)
committerEric Wong <e@80x24.org>
Thu, 12 Dec 2019 03:51:17 +0000 (03:51 +0000)
Date::Parse is not optimized for RFC2822 dates and isn't
packaged on OpenBSD.  It's still useful for historical
email when email clients were less conformant, but is
less relevant for new emails.


No differences found