Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: unmarked_articlesChapter 15
Usenet News
Next: Reference: unmark_range
 

unmark_list

 $newsrc->unmark_list(groupname, \@article_list[, options)

Removes specified list of articles from the group list. Arguments are:

groupname

Group to remove articles from.

\@article_list

Reference to list of articles to remove.

options

Hash. See description under add_group.


Previous: Reference: unmarked_articlesPerl in a NutshellNext: Reference: unmark_range
Reference: unmarked_articlesBook IndexReference: unmark_range