]> Sergey Matveev's repositories - public-inbox.git/commit
lei_to_mail: improve comments and reduce LoC
authorEric Wong <e@80x24.org>
Mon, 5 Apr 2021 10:27:51 +0000 (10:27 +0000)
committerEric Wong <e@80x24.org>
Mon, 5 Apr 2021 19:10:15 +0000 (19:10 +0000)
commitc608b3422b2c17c6572966cfbc11b2e6ce4854e1
tree8bf1427826a290dcc2d366a430a0f0930b114f44
parentca7b99270e0574de573d29d6ba5b8a3bbdff82c5
lei_to_mail: improve comments and reduce LoC

We don't need to waste LoC on corner cases, single-use internal
subs, or restoring SIG{__WARN__} when a process exits.  All that
extra code contributes to memory use and startup time, especially
for users who can't use FD passing.
lib/PublicInbox/LeiToMail.pm