Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: loadChapter 15
Usenet News
Next: Reference: marked
 

mark

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

Adds an article to the list for a specified newsgroup. Arguments are:

groupname

Newsgroup to add an article to.

article_number

Article number of the article to add.

options

Hash. See description under add_group.


Previous: Reference: loadPerl in a NutshellNext: Reference: marked
Reference: loadBook IndexReference: marked