NAME FML::Command::Admin::thread - show article thread or update its status. SYNOPSIS See "FML::Command" for more details. DESCRIPTION show status article thread or manipulate it. 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) 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::Admin::thread first appeared in fml8 mailing list driver package. See "http://www.fml.org/" for more details.