]> Sergey Matveev's repositories - public-inbox.git/commit
www_static: switch to `print $zfh', and optimize
authorEric Wong <e@80x24.org>
Sat, 10 Sep 2022 08:17:22 +0000 (08:17 +0000)
committerEric Wong <e@80x24.org>
Sat, 10 Sep 2022 19:50:51 +0000 (19:50 +0000)
commitee098bc50cc61538ea22264df951855ed09736ec
tree9b8ca834b10b48e25f94d9b8c561b361b1293159
parent75527bc4bc897c7556e71e4daf79096188af1170
www_static: switch to `print $zfh', and optimize

->zmore isn't cheap, and we can be smarter about how
we place newlines to avoid a `join' operation, now.
We can also drop some unused variables, here.
lib/PublicInbox/WwwStatic.pm