$nntp
->post([message
])
Posts a new article to the news server. If message is specified and
posting is allowed, then the message is sent. If message is not
specified, the message must be sent using
the Net::Cmd datasend
and dataend
methods. message can
be either an array of lines or a reference to an array.