NAME
    FML::Digest - create digest, a subset of articles.

SYNOPSIS
DESCRIPTION
METHODS
  new()
    constructor.

GIANT LOCK VERSION of DIGEST
  id()
    same as get_digest_id().

  get_digest_id()
    return the last article id sent back as digest.

  set_digest_id()
    set the last article id sent back as digest.

CODING STYLE
    See "http://www.fml.org/software/FNF/" on fml coding style guide.

AUTHOR
    Ken'ichi Fukamachi

COPYRIGHT
    Copyright (C) 2002,2003,2004,2005 Ken'ichi Fukamachi

    All rights reserved. This program is free software; you can redistribute
    it and/or modify it under the same terms as Perl itself.

HISTORY
    FML::Digest appeared in fml8 mailing list driver package. See
    "http://www.fml.org/" for more details.

