Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: marked_articlesChapter 15
Usenet News
Next: Reference: mark_range
 

mark_list

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

Adds articles to the list for a specified group. Arguments are:

groupname

Group to add articles to.

\@article_list

Reference to list of articles to add.

options

Hash. See description under add_group.


Previous: Reference: marked_articlesPerl in a NutshellNext: Reference: mark_range
Reference: marked_articlesBook IndexReference: mark_range