]> Sergey Matveev's repositories - public-inbox.git/commit
use string ref for Email::Simple->new
authorEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Mon, 19 Mar 2018 08:14:35 +0000 (08:14 +0000)
committerEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Mon, 19 Mar 2018 08:16:34 +0000 (08:16 +0000)
commite0a7508d4d58efdf5f0cdb7f402a9af60e5324fd
tree4111156c5382f9f3668338502d14520d3323f906
parentad281240644ee370c75d95b35ad7833863257286
use string ref for Email::Simple->new

Email::Simple is slightly faster this way, and Email::MIME
and PublicInbox::MIME both wrap that.
lib/PublicInbox/Import.pm