From f9d06a2b46eb12fdaddcde9831fd4d40d746ea23 Mon Sep 17 00:00:00 2001 From: Graham Barr Date: Tue, 20 May 2003 11:10:15 +0000 Subject: Net::NNTP - Add post clarifications to pod --- Net/NNTP.pm | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Net/NNTP.pm b/Net/NNTP.pm index 1b5081e..1c3ff5e 100644 --- a/Net/NNTP.pm +++ b/Net/NNTP.pm @@ -14,7 +14,7 @@ use Carp; use Time::Local; use Net::Config; -$VERSION = "2.22"; # $Id: //depot/libnet/Net/NNTP.pm#16 $ +$VERSION = "2.22"; # $Id: //depot/libnet/Net/NNTP.pm#17 $ @ISA = qw(Net::Cmd IO::Socket::INET); sub new @@ -882,6 +882,10 @@ C and C methods from L C can be either an array of lines or a reference to an array. +The message, either sent via C or as the C +parameter, must be in the format as described by RFC822 and must +contain From:, Newsgroups: and Subject: headers. + =item postfh () Post a new article to the news server using a tied filehandle. If @@ -1113,6 +1117,6 @@ it under the same terms as Perl itself. =for html
-I<$Id: //depot/libnet/Net/NNTP.pm#16 $> +I<$Id: //depot/libnet/Net/NNTP.pm#17 $> =cut -- cgit v1.2.3-24-ge0c7