NAME
    FML::Process::HTMLify -- convert articles to html format.

SYNOPSIS
    See "Mail::Message::ToHTML" module.

DESCRIPTION
    This class drives thread tracking system in the top level.

METHODS
  new($args)
    create a "FML::Process::Kernel" object and return it.

  prepare()
    adjust ml_*, load configuration files and fix @INC.

  run($args)
    call &FML::Command::HTMLify::convert().

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

AUTHOR
    Ken'ichi Fukamachi

COPYRIGHT
    Copyright (C) 2001,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::Process::Kernel first appeared in fml8 mailing list driver package.
    See "http://www.fml.org/" for more details.

