From 92a5887666e6fef5b5da5cf8ad036dda608be463 Mon Sep 17 00:00:00 2001 From: fukachan Date: Sun, 22 Sep 2002 14:56:37 +0000 Subject: add section on FNF --- fml/lib/FML/Process/QueueManager.pm | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'fml/lib/FML/Process/QueueManager.pm') diff --git a/fml/lib/FML/Process/QueueManager.pm b/fml/lib/FML/Process/QueueManager.pm index 4c7d57b4..974e19b5 100644 --- a/fml/lib/FML/Process/QueueManager.pm +++ b/fml/lib/FML/Process/QueueManager.pm @@ -4,7 +4,7 @@ # All rights reserved. This program is free software; you can # redistribute it and/or modify it under the same terms as Perl itself. # -# $FML: QueueManager.pm,v 1.7 2001/12/23 11:39:45 fukachan Exp $ +# $FML: QueueManager.pm,v 1.8 2002/09/11 23:18:16 fukachan Exp $ # package FML::Process::QueueManager; @@ -138,6 +138,10 @@ sub _send } +=head1 CODING STYLE + +See C on fml coding style guide. + =head1 AUTHOR Ken'ichi Fukamachi -- cgit v1.2.1