]> Sergey Matveev's repositories - public-inbox.git/commit
nntp: implement command argument checking
authorEric Wong <e@80x24.org>
Sat, 19 Sep 2015 02:03:32 +0000 (02:03 +0000)
committerEric Wong <e@80x24.org>
Sat, 19 Sep 2015 04:18:39 +0000 (04:18 +0000)
commitd096a47384c59441be69fed1e5aeacdf00ca9529
tree11855198b101618193c7cde35715d59f05672e96
parent7ee29d11b25b09b8919b9a125732e4c2c5784d28
nntp: implement command argument checking

Validate commands to make sure we do not accidentally screw up
some things or leave out some argument checking.
lib/PublicInbox/NNTP.pm