$newsrc->unmarked_articles(groupname, n, m[, options])
newsrc
groupname
n
m
options
Returns the list of articles from n to m, inclusive, that are not in the article list for the newsgroup. Arguments are:
Group to return articles from.
Number of the first article in the range.
Number of the last article in the range.
Hash. See description under add_group.
add_group
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]