]> Sergey Matveev's repositories - public-inbox.git/commit
nntp: cmd_listgroup: use named subs for long_response
authorEric Wong <e@80x24.org>
Sat, 21 Dec 2019 08:00:04 +0000 (08:00 +0000)
committerEric Wong <e@80x24.org>
Sun, 22 Dec 2019 03:56:14 +0000 (03:56 +0000)
commit1aed146e238179464de30f2ec3da6450120dd41f
tree1b91be56ed8b6569934d40e99020f7b739e9da70
parent59a7f5c908dc0e898e8925bcd06c5e526f86d063
nntp: cmd_listgroup: use named subs for long_response

Introduce listgroup_range_i and listgroup_all_i subs which
do the same things as the anonymous subs they replace.
lib/PublicInbox/NNTP.pm