]> Sergey Matveev's repositories - public-inbox.git/commit
www*stream: favor \&close instead of *close
authorEric Wong <e@yhbt.net>
Sat, 25 Jan 2020 04:44:49 +0000 (04:44 +0000)
committerEric Wong <e@yhbt.net>
Mon, 27 Jan 2020 02:59:09 +0000 (02:59 +0000)
commit1f771820fad8b783e6afc81b38e354e6cde0b3f9
tree8b82caca29d02133f6aa3d2d1b201c6242e258bc
parentf5f7508636e5ecc4dcc2ecb18c6efc8c67e778f8
www*stream: favor \&close instead of *close

Be explicit that we're making a code reference, and not
a reference to a scalar, array, hash, or IO...
lib/PublicInbox/WwwAtomStream.pm
lib/PublicInbox/WwwStream.pm