Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: subscribedChapter 15
Usenet News
Next: Reference: unmarked_articles
 

unmark

 $newsrc->unmark(groupname, article_number[, options])

Removes specified article from the group list. Arguments are:

groupname

Newsgroup to remove articles from.

article_number

Article to remove.

options

Hash. See description under add_group.


Previous: Reference: subscribedPerl in a NutshellNext: Reference: unmarked_articles
Reference: subscribedBook IndexReference: unmarked_articles