$newsrc->mark_range(groupname, n, m[, options])
newsrc
groupname
n
m
options
Adds articles in the specified range to the list. Arguments are:
Newsgroup to add articles to.
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 ]