Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: newnewsChapter 15
Usenet News
Next: Reference: next
 

newsgroups

 $nntp->newsgroups([pattern])

Returns a reference to a hash where the keys are all newsgroup names that match pattern, or all newsgroups if no pattern is specified, and each value contains the description text for the group. (An extension.)


Previous: Reference: newnewsPerl in a NutshellNext: Reference: next
Reference: newnewsBook IndexReference: next