]> Sergey Matveev's repositories - public-inbox.git/commit
lei: support implicit stdin by default
authorEric Wong <e@80x24.org>
Sun, 30 May 2021 06:33:58 +0000 (06:33 +0000)
committerEric Wong <e@80x24.org>
Sun, 30 May 2021 08:09:10 +0000 (08:09 +0000)
commit66b5829892cf0fcd5249e26be21d8b3f3ee35816
tree5718b4ccf58aaa72a7f3fc0cc6fb4c9e4cf20c17
parentf91eec7587fb88e058b12896377f4d289087d0f7
lei: support implicit stdin by default

This adds implicit stdin suppport for p2q and lcat,
while rm and rediff no longer need explicit support
for it.
lib/PublicInbox/LEI.pm
lib/PublicInbox/LeiRediff.pm
lib/PublicInbox/LeiRm.pm
t/lei-p2q.t