]> Sergey Matveev's repositories - public-inbox.git/commit
spawn: modernize with parent.pm, drop warnings.pm
authorEric Wong <e@yhbt.net>
Wed, 1 Jul 2020 21:06:16 +0000 (21:06 +0000)
committerEric Wong <e@yhbt.net>
Thu, 2 Jul 2020 20:36:18 +0000 (20:36 +0000)
commit3067c7501c92e45080297a6f0a38bf5f743cde5a
tree80c4247e679ba988dc6901959db950bc08fdea34
parent97e77af0af2db3ce89b100ad4e1cfef7055870eb
spawn: modernize with parent.pm, drop warnings.pm

parent.pm is smaller than base.pm, and we'll also move
towards relying on `-w' (or not) to toggle process-wide
warnings during development.
lib/PublicInbox/Spawn.pm