$nntp->newsgroups([pattern])
nntp
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.)
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]