NAME FML::Command::Admin::on - change delivery mode from digest to real time. SYNOPSIS See "FML::Command" for more details. DESCRIPTION change delivery mode from digest to real time. 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 MURASHITA Takuya COPYRIGHT Copyright (C) 2002,2003,2004,2005,2006 MURASHITA Takuya 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::on first appeared in fml8 mailing list driver package. See "http://www.fml.org/" for more details.