]> Sergey Matveev's repositories - public-inbox.git/commit
view: rely on Email::MIME::body_str for decoding
authorEric Wong <e@80x24.org>
Tue, 10 May 2016 19:36:54 +0000 (19:36 +0000)
committerEric Wong <e@80x24.org>
Thu, 19 May 2016 19:24:21 +0000 (19:24 +0000)
commit48b296d68d554499656cf8447f5ca841a8541ee7
tree7d6772234c76f2c2ed57dbbcc0ca63dad933b909
parent84b2f63cea98eeed16ce75fa031fb8d7c2a2b66c
view: rely on Email::MIME::body_str for decoding

Or is it "encoding"?  Gah, Perl character set handling
confuses me no matter how many times I RTFM :<

This contains placeholders for attachment downloading
which will be in a future commit.
lib/PublicInbox/View.pm