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

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: last Chapter 15
Usenet News
Next: Reference: listgroup
 

list

 $

nntp


->list
()

Returns information about all active newsgroups. The result is a reference to a hash where the key is a newsgroup name and each value is a reference to an array. The elements in the array are the first article number in the group, the last article number in the group, and any information flags.


Previous: Reference: last Perl in a Nutshell Next: Reference: listgroup
Reference: last Book Index Reference: listgroup

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.