NAME FML::Log::Print::Simple - simplest print out engine. SYNOPSIS DESCRIPTION METHODS new() constructor. add($msg) add message to module internal message queue. print() print message in the internal queue. 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 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::Log::Print::Simple appeared in fml8 mailing list driver package. See "http://www.fml.org/" for more details.