Perl in a Nutshell

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

article

 $nntp->article([msgid|msgnum])

Retrieves the header, a blank line, then the body (text) of the article, specified as either a message ID or a message number. With no arguments, returns the current article in the current newsgroup as a reference to an array containing the article.


Previous: Reference: active_timesPerl in a NutshellNext: Reference: authinfo
Reference: active_timesBook IndexReference: authinfo