]> Sergey Matveev's repositories - public-inbox.git/commit
remove "no warnings 'once'" in a few places
authorEric Wong <e@80x24.org>
Mon, 23 Dec 2019 23:06:03 +0000 (23:06 +0000)
committerEric Wong <e@80x24.org>
Tue, 24 Dec 2019 03:46:57 +0000 (03:46 +0000)
commitf1259e56d75b8f06a40fb466bee51a399cc317c5
treebac026f90e435acda5f622c657c324baa8bf6714
parentc608ab025c4351c820c97e0ed907647274c662a2
remove "no warnings 'once'" in a few places

We can use "use" to get the namespace into the "BEGIN" phase of
the interpreter.  While we're at it, use \&coderef syntax
explicitly instead of globbing everything.
lib/PublicInbox/Spawn.pm
lib/PublicInbox/WwwListing.pm
script/public-inbox-purge