Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: listgroupChapter 15
Usenet News
Next: Reference: newnews
 

newgroups

 $nntp->newgroups(since[, distributions])

Like list, but returns groups created after a certain time and optionally in one of a set of distribution areas. Arguments are:

since

Time value; only groups created after this time should be returned.

distributions

Optional distribution pattern or reference to a list of distribution patterns. If present, only groups matching a specified distribution area should be returned.


Previous: Reference: listgroupPerl in a NutshellNext: Reference: newnews
Reference: listgroupBook IndexReference: newnews