NAME FML::Command::Admin::addmoderator - add a new moderator. SYNOPSIS See "FML::Command" for more details. DESCRIPTION add a new moderator address. METHODS new() constructor. need_lock() need lock or not. lock_channel() return lock channel name. verify_syntax($curproc, $command_context) provide command specific syntax checker. process($curproc, $command_context) main command specific routine. 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,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 FML::Command::Admin::addmoderator first appeared in fml8 mailing list driver package. See "http://www.fml.org/" for more details.