NAME
    FML::Command::User::unsubscribe - unsubscribe request handling.

SYNOPSIS
    See "FML::Command" for more details.

DESCRIPTION
    Firstly apply confirmation before the real unsubscribe process. After
    confirmation succeeds, unsubcribe process proceeds.

METHODS
  process($curproc, $command_context)
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,2006,2008 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::Command::User::unsubscribe first appeared in fml8 mailing list
    driver package. See "http://www.fml.org/" for more details.