start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: authinfo Chapter 15
Usenet News
Next: Reference: date
 

body

 $

nntp


->body
([

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.


Previous: Reference: authinfo Perl in a Nutshell Next: Reference: date
Reference: authinfo Book Index Reference: date