]> Sergey Matveev's repositories - public-inbox.git/commit
wwwstream: use parent.pm and no warnings
authorEric Wong <e@yhbt.net>
Sun, 5 Jul 2020 23:27:42 +0000 (23:27 +0000)
committerEric Wong <e@yhbt.net>
Mon, 6 Jul 2020 20:01:15 +0000 (20:01 +0000)
commit89ebf169c3d5edd4f0c19124d586f076fb8d43b2
tree6ea9b23c6218c2ec7987680958cd72241441bf39
parent9f9290893bc241c5363d03b2d3c4acd15deb6d71
wwwstream: use parent.pm and no warnings

parent.pm is leaner than base and we'll rely on `-w' for
warnings during development.
lib/PublicInbox/WwwStream.pm