Reported by Stéphane Grégoire:
Use of uninitialized value $r in pattern match (m//) at /usr/lib/news/bin/perl-nocem line 701, <NNTP> line 5.
Use of uninitialized value $r in substitution (s///) at /usr/lib/news/bin/perl-nocem line 702, <NNTP> line 5.
Use of uninitialized value $r in concatenation (.) or string at /usr/lib/news/bin/perl-nocem line 703, <NNTP> line 5.
The code does not handle the edge-case of a closed connection to the server.
Reported by Stéphane Grégoire:
The code does not handle the edge-case of a closed connection to the server.