about summary refs log tree commit homepage
path: root/lib/PublicInbox/WwwStream.pm
diff options
context:
space:
mode:
authorEric Wong <e@yhbt.net>2020-07-05 23:27:17 +0000
committerEric Wong <e@yhbt.net>2020-07-06 20:01:15 +0000
commitcfd960f6a2c1cff9a9537b0758fcde1d3203b17f (patch)
tree0533789b92dfb3ccaaf874bb77db3fbdb5596db0 /lib/PublicInbox/WwwStream.pm
parent2c6e8b10e3f9f3b047009126426ce634c8f29a23 (diff)
downloadpublic-inbox-cfd960f6a2c1cff9a9537b0758fcde1d3203b17f.tar.gz
We currently don't use bytes::length in ->write, so there's no
need to `use bytes'.  Favor `//=' to describe the intent of the
conditional assignment since the C::R::Z::Deflate object is
always truthy.  Also use the local $gz variable to avoid
unnecessary {gz} hash lookups.
Diffstat (limited to 'lib/PublicInbox/WwwStream.pm')
0 files changed, 0 insertions, 0 deletions