$nntp->body([msgid|msgnum])
nntp
msgid
msgnum
Retrieves the body (text) of the article specified by either a message id or a message number. Takes the same arguments as article. Returns a reference to an array containing the body of the article.
article
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]