]> Sergey Matveev's repositories - public-inbox.git/commit
mbox*: use multi-arg ->translate and ->write
authorEric Wong <e@80x24.org>
Sat, 10 Sep 2022 08:17:27 +0000 (08:17 +0000)
committerEric Wong <e@80x24.org>
Sat, 10 Sep 2022 19:50:56 +0000 (19:50 +0000)
commit0befaaa7b1ed2015fb5d6bf159db7d8972015f58
treed8b65767c6602b99aed755ed9abba3ea96a7944a
parent27f50c13952376b7482280f16a6cd8e5dc421915
mbox*: use multi-arg ->translate and ->write

No need to make multiple method calls from here,
now that ->translate and GzipFilter->write both support
multiple args.
lib/PublicInbox/Mbox.pm
lib/PublicInbox/MboxGz.pm