NAME
    FML::Article::Spool -- utilities to maintain the spool directory.

SYNOPSIS
DESCRIPTION
    This class provides utilitiy functions to maintain the spool directory.

METHODS
  new($curproc)
    constructor.

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

AUTHOR
    Ken'ichi Fukamachi

COPYRIGHT
    Copyright (C) 2003,2004,2005,2006 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
    Core functions of FML::Process::Spool is moved to FML::Article::Spool at
    2003/03.

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

