NAME FML::Command::User::subscribe - subscribe request handling. SYNOPSIS See "FML::Command" for more details. DESCRIPTION Firstly try confirmation before real subscribe process starts. After confirmation succeeds, subcribe 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::subscribe first appeared in fml8 mailing list driver package. See "http://www.fml.org/" for more details.