]> Sergey Matveev's repositories - public-inbox.git/commit
nntp: cmd_xrover: use named sub for long_response
authorEric Wong <e@80x24.org>
Sat, 21 Dec 2019 08:00:03 +0000 (08:00 +0000)
committerEric Wong <e@80x24.org>
Sun, 22 Dec 2019 03:56:13 +0000 (03:56 +0000)
commit59a7f5c908dc0e898e8925bcd06c5e526f86d063
tree156a0473beee07cf878a57cb0b23f8c98f64571a
parente85a1e240c1e5d3aee61ec287b18a340990ef466
nntp: cmd_xrover: use named sub for long_response

Introduce xrover_i which does the same thing as the anonymous
sub it replaces.
lib/PublicInbox/NNTP.pm