summaryrefslogtreecommitdiff
path: root/fml/lib
diff options
context:
space:
mode:
authorfukachan <fukachan>2002-09-22 14:56:37 +0000
committerfukachan <fukachan>2002-09-22 14:56:37 +0000
commit92a5887666e6fef5b5da5cf8ad036dda608be463 (patch)
tree69961b1bd91f1c401002a2c562fd11573f1814c7 /fml/lib
parenta91e4033c9ac01fa075cce256189256ed84f93bf (diff)
downloadfml8-92a5887666e6fef5b5da5cf8ad036dda608be463.tar.gz
fml8-92a5887666e6fef5b5da5cf8ad036dda608be463.tar.bz2
fml8-92a5887666e6fef5b5da5cf8ad036dda608be463.zip
add section on FNF
Diffstat (limited to 'fml/lib')
-rw-r--r--fml/lib/Calendar/Lite.pm6
-rw-r--r--fml/lib/Calender/Lite.pm6
-rw-r--r--fml/lib/ErrorStatus.pm6
-rw-r--r--fml/lib/FML/Article.pm6
-rw-r--r--fml/lib/FML/CGI/Admin/List.pm6
-rw-r--r--fml/lib/FML/CGI/Admin/ML.pm6
-rw-r--r--fml/lib/FML/CGI/Admin/Menu.pm6
-rw-r--r--fml/lib/FML/CGI/Admin/User.pm6
-rw-r--r--fml/lib/FML/CGI/Calender.pm6
-rw-r--r--fml/lib/FML/CGI/ThreadTrack.pm6
-rw-r--r--fml/lib/FML/Command.pm6
-rw-r--r--fml/lib/FML/Command/Admin/add.pm6
-rw-r--r--fml/lib/FML/Command/Admin/addadmin.pm6
-rw-r--r--fml/lib/FML/Command/Admin/addmoderator.pm6
-rw-r--r--fml/lib/FML/Command/Admin/addpriv.pm6
-rw-r--r--fml/lib/FML/Command/Admin/adduser.pm6
-rw-r--r--fml/lib/FML/Command/Admin/adminadd.pm6
-rw-r--r--fml/lib/FML/Command/Admin/bye.pm6
-rw-r--r--fml/lib/FML/Command/Admin/byeadmin.pm6
-rw-r--r--fml/lib/FML/Command/Admin/byepriv.pm6
-rw-r--r--fml/lib/FML/Command/Admin/chaddr.pm6
-rw-r--r--fml/lib/FML/Command/Admin/check.pm6
-rw-r--r--fml/lib/FML/Command/Admin/deladmin.pm6
-rw-r--r--fml/lib/FML/Command/Admin/delmoderator.pm6
-rw-r--r--fml/lib/FML/Command/Admin/deluser.pm6
-rw-r--r--fml/lib/FML/Command/Admin/dir.pm6
-rw-r--r--fml/lib/FML/Command/Admin/edit.pm6
-rw-r--r--fml/lib/FML/Command/Admin/file.pm6
-rw-r--r--fml/lib/FML/Command/Admin/get.pm6
-rw-r--r--fml/lib/FML/Command/Admin/htmlify.pm6
-rw-r--r--fml/lib/FML/Command/Admin/list.pm6
-rw-r--r--fml/lib/FML/Command/Admin/log.pm6
-rw-r--r--fml/lib/FML/Command/Admin/ls.pm6
-rw-r--r--fml/lib/FML/Command/Admin/mget.pm6
-rw-r--r--fml/lib/FML/Command/Admin/newml.pm6
-rw-r--r--fml/lib/FML/Command/Admin/off.pm6
-rw-r--r--fml/lib/FML/Command/Admin/on.pm6
-rw-r--r--fml/lib/FML/Command/Admin/pass.pm6
-rw-r--r--fml/lib/FML/Command/Admin/password.pm6
-rw-r--r--fml/lib/FML/Command/Admin/remove.pm6
-rw-r--r--fml/lib/FML/Command/Admin/resign.pm6
-rw-r--r--fml/lib/FML/Command/Admin/rmml.pm6
-rw-r--r--fml/lib/FML/Command/Admin/signoff.pm6
-rw-r--r--fml/lib/FML/Command/Admin/subscribe.pm6
-rw-r--r--fml/lib/FML/Command/Admin/unsubscribe.pm6
-rw-r--r--fml/lib/FML/Command/Admin/useradd.pm6
-rw-r--r--fml/lib/FML/Command/Admin/userdel.pm6
-rw-r--r--fml/lib/FML/Command/Auth.pm6
-rw-r--r--fml/lib/FML/Command/DataCheck.pm6
-rw-r--r--fml/lib/FML/Command/DirUtils.pm6
-rw-r--r--fml/lib/FML/Command/FileUtils.pm6
-rw-r--r--fml/lib/FML/Command/HTMLify.pm6
-rw-r--r--fml/lib/FML/Command/SendFile.pm6
-rw-r--r--fml/lib/FML/Command/User/add.pm6
-rw-r--r--fml/lib/FML/Command/User/bye.pm6
-rw-r--r--fml/lib/FML/Command/User/chaddr.pm6
-rw-r--r--fml/lib/FML/Command/User/confirm.pm6
-rw-r--r--fml/lib/FML/Command/User/deny.pm6
-rw-r--r--fml/lib/FML/Command/User/get.pm6
-rw-r--r--fml/lib/FML/Command/User/guide.pm6
-rw-r--r--fml/lib/FML/Command/User/help.pm6
-rw-r--r--fml/lib/FML/Command/User/info.pm6
-rw-r--r--fml/lib/FML/Command/User/mget.pm6
-rw-r--r--fml/lib/FML/Command/User/objective.pm6
-rw-r--r--fml/lib/FML/Command/User/off.pm6
-rw-r--r--fml/lib/FML/Command/User/on.pm6
-rw-r--r--fml/lib/FML/Command/User/remove.pm6
-rw-r--r--fml/lib/FML/Command/User/resign.pm6
-rw-r--r--fml/lib/FML/Command/User/send.pm6
-rw-r--r--fml/lib/FML/Command/User/signoff.pm6
-rw-r--r--fml/lib/FML/Command/User/subscribe.pm6
-rw-r--r--fml/lib/FML/Command/User/summary.pm6
-rw-r--r--fml/lib/FML/Command/User/unsubscribe.pm6
-rw-r--r--fml/lib/FML/Command/UserControl.pm6
-rw-r--r--fml/lib/FML/Command/Utils.pm6
-rw-r--r--fml/lib/FML/Config.pm6
-rw-r--r--fml/lib/FML/Config/Convert.pm6
-rw-r--r--fml/lib/FML/Confirm.pm6
-rw-r--r--fml/lib/FML/Credential.pm6
-rw-r--r--fml/lib/FML/Error.pm6
-rw-r--r--fml/lib/FML/Error/Analyze.pm6
-rw-r--r--fml/lib/FML/Error/Cache.pm6
-rw-r--r--fml/lib/FML/Filter.pm6
-rw-r--r--fml/lib/FML/Filter/BodyCheck.pm6
-rw-r--r--fml/lib/FML/Filter/ContentCheck.pm6
-rw-r--r--fml/lib/FML/Filter/HeaderCheck.pm6
-rw-r--r--fml/lib/FML/Filter/TrafficMonitor.pm6
-rw-r--r--fml/lib/FML/Header.pm6
-rw-r--r--fml/lib/FML/Header/MessageID.pm6
-rw-r--r--fml/lib/FML/Header/Subject.pm6
-rw-r--r--fml/lib/FML/Log.pm6
-rw-r--r--fml/lib/FML/MTAControl.pm6
-rw-r--r--fml/lib/FML/MTAControl/Postfix.pm6
-rw-r--r--fml/lib/FML/MTAControl/Procmail.pm6
-rw-r--r--fml/lib/FML/MTAControl/Qmail.pm6
-rw-r--r--fml/lib/FML/Mailer.pm6
-rw-r--r--fml/lib/FML/PCB.pm6
-rw-r--r--fml/lib/FML/Parse.pm6
-rw-r--r--fml/lib/FML/Process/Alias.pm6
-rw-r--r--fml/lib/FML/Process/CGI.pm6
-rw-r--r--fml/lib/FML/Process/CGI/Kernel.pm6
-rw-r--r--fml/lib/FML/Process/CGI/Param.pm6
-rw-r--r--fml/lib/FML/Process/Calender.pm6
-rw-r--r--fml/lib/FML/Process/Command.pm6
-rw-r--r--fml/lib/FML/Process/ConfViewer.pm6
-rw-r--r--fml/lib/FML/Process/Configure.pm6
-rw-r--r--fml/lib/FML/Process/Distribute.pm6
-rw-r--r--fml/lib/FML/Process/DocViewer.pm6
-rw-r--r--fml/lib/FML/Process/Error.pm6
-rw-r--r--fml/lib/FML/Process/Flow.pm6
-rw-r--r--fml/lib/FML/Process/HTMLify.pm6
-rw-r--r--fml/lib/FML/Process/Kernel.pm6
-rw-r--r--fml/lib/FML/Process/QMail.pm6
-rw-r--r--fml/lib/FML/Process/QueueManager.pm6
-rw-r--r--fml/lib/FML/Process/Scheduler.pm6
-rw-r--r--fml/lib/FML/Process/Spool.pm6
-rw-r--r--fml/lib/FML/Process/Switch.pm6
-rw-r--r--fml/lib/FML/Process/ThreadTrack.pm6
-rw-r--r--fml/lib/FML/Process/Utils.pm6
-rw-r--r--fml/lib/FML/Restriction/Base.pm6
-rw-r--r--fml/lib/FML/Restriction/CGI.pm6
-rw-r--r--fml/lib/FML/Restriction/Command.pm6
-rw-r--r--fml/lib/File/CacheDir.pm6
-rw-r--r--fml/lib/File/Rotate.pm6
-rw-r--r--fml/lib/File/Sequence.pm6
-rw-r--r--fml/lib/File/SimpleLock.pm6
-rw-r--r--fml/lib/File/Utils.pm6
-rw-r--r--fml/lib/IO/Adapter.pm6
-rw-r--r--fml/lib/IO/Adapter/Array.pm6
-rw-r--r--fml/lib/IO/Adapter/AtomicFile.pm6
-rw-r--r--fml/lib/IO/Adapter/DBI.pm6
-rw-r--r--fml/lib/IO/Adapter/ErrorStatus.pm6
-rw-r--r--fml/lib/IO/Adapter/File.pm6
-rw-r--r--fml/lib/IO/Adapter/LDAP.pm6
-rw-r--r--fml/lib/IO/Adapter/MySQL.pm6
-rw-r--r--fml/lib/IO/Adapter/NIS.pm6
-rw-r--r--fml/lib/IO/Adapter/UnixGroup.pm6
-rw-r--r--fml/lib/Mail/Bounce.pm6
-rw-r--r--fml/lib/Mail/Bounce/DSN.pm6
-rw-r--r--fml/lib/Mail/Bounce/Exim.pm6
-rw-r--r--fml/lib/Mail/Bounce/FixBrokenAddress.pm6
-rw-r--r--fml/lib/Mail/Bounce/GOO.pm6
-rw-r--r--fml/lib/Mail/Bounce/Language/Japanese.pm6
-rw-r--r--fml/lib/Mail/Bounce/Postfix19991231.pm6
-rw-r--r--fml/lib/Mail/Bounce/Qmail.pm6
-rw-r--r--fml/lib/Mail/Bounce/SimpleMatch.pm6
-rw-r--r--fml/lib/Mail/Bounce/Smtpfeed.pm6
-rw-r--r--fml/lib/Mail/Delivery.pm6
-rw-r--r--fml/lib/Mail/Delivery/ESMTP.pm6
-rw-r--r--fml/lib/Mail/Delivery/ErrorStatus.pm6
-rw-r--r--fml/lib/Mail/Delivery/Net/INET4.pm6
-rw-r--r--fml/lib/Mail/Delivery/Net/INET6.pm6
-rw-r--r--fml/lib/Mail/Delivery/Queue.pm6
-rw-r--r--fml/lib/Mail/Delivery/SMTP.pm6
-rw-r--r--fml/lib/Mail/Delivery/Utils.pm6
-rw-r--r--fml/lib/Mail/Message.pm6
-rw-r--r--fml/lib/Mail/Message/Checksum.pm6
-rw-r--r--fml/lib/Mail/Message/Compose.pm6
-rw-r--r--fml/lib/Mail/Message/Date.pm6
-rw-r--r--fml/lib/Mail/Message/Encode.pm6
-rw-r--r--fml/lib/Mail/Message/Language/Japanese/Subject.pm6
-rw-r--r--fml/lib/Mail/Message/MH.pm6
-rw-r--r--fml/lib/Mail/Message/Parse.pm6
-rw-r--r--fml/lib/Mail/Message/Spool.pm6
-rw-r--r--fml/lib/Mail/Message/ToHTML.pm8
-rw-r--r--fml/lib/Mail/Message/Utils.pm6
-rwxr-xr-xfml/lib/Mail/ThreadTrack.pm6
-rw-r--r--fml/lib/Mail/ThreadTrack/Analyze.pm6
-rw-r--r--fml/lib/Mail/ThreadTrack/DB.pm6
-rw-r--r--fml/lib/Mail/ThreadTrack/HeaderRewrite.pm6
-rw-r--r--fml/lib/Mail/ThreadTrack/Print.pm6
-rw-r--r--fml/lib/Mail/ThreadTrack/Print/HTML.pm6
-rw-r--r--fml/lib/Mail/ThreadTrack/Print/Message.pm6
-rw-r--r--fml/lib/Mail/ThreadTrack/Print/Sort.pm6
-rw-r--r--fml/lib/Mail/ThreadTrack/Print/Text.pm6
-rw-r--r--fml/lib/Mail/ThreadTrack/Print/Utils.pm6
-rw-r--r--fml/lib/Tie/JournaledDir.pm6
-rw-r--r--fml/lib/Tie/JournaledFile.pm6
178 files changed, 891 insertions, 179 deletions
diff --git a/fml/lib/Calendar/Lite.pm b/fml/lib/Calendar/Lite.pm
index 8be86153..157176fb 100644
--- a/fml/lib/Calendar/Lite.pm
+++ b/fml/lib/Calendar/Lite.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: Lite.pm,v 1.6 2002/06/30 05:19:35 fukachan Exp $
+# $FML: Lite.pm,v 1.7 2002/09/11 23:18:01 fukachan Exp $
#
package Calender::Lite;
@@ -409,6 +409,10 @@ sub set_mode
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'chi Fukamachi
diff --git a/fml/lib/Calender/Lite.pm b/fml/lib/Calender/Lite.pm
index 8be86153..157176fb 100644
--- a/fml/lib/Calender/Lite.pm
+++ b/fml/lib/Calender/Lite.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: Lite.pm,v 1.6 2002/06/30 05:19:35 fukachan Exp $
+# $FML: Lite.pm,v 1.7 2002/09/11 23:18:01 fukachan Exp $
#
package Calender::Lite;
@@ -409,6 +409,10 @@ sub set_mode
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'chi Fukamachi
diff --git a/fml/lib/ErrorStatus.pm b/fml/lib/ErrorStatus.pm
index e4f9bb51..5f80d394 100644
--- a/fml/lib/ErrorStatus.pm
+++ b/fml/lib/ErrorStatus.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: ErrorStatus.pm,v 1.3 2002/06/01 03:29:10 fukachan Exp $
+# $FML: ErrorStatus.pm,v 1.4 2002/09/11 23:18:00 fukachan Exp $
#
package ErrorStatus;
@@ -105,6 +105,10 @@ sub error_clear
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Article.pm b/fml/lib/FML/Article.pm
index 5875b80e..b2144b55 100644
--- a/fml/lib/FML/Article.pm
+++ b/fml/lib/FML/Article.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: Article.pm,v 1.45 2002/09/11 23:18:01 fukachan Exp $
+# $FML: Article.pm,v 1.46 2002/09/15 00:11:42 fukachan Exp $
#
package FML::Article;
@@ -318,6 +318,10 @@ L<FML::Header>,
L<Mail::Message>,
L<File::Sequence>
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/CGI/Admin/List.pm b/fml/lib/FML/CGI/Admin/List.pm
index 4300d7a9..0699a9bf 100644
--- a/fml/lib/FML/CGI/Admin/List.pm
+++ b/fml/lib/FML/CGI/Admin/List.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: List.pm,v 1.3 2002/06/30 14:30:14 fukachan Exp $
+# $FML: List.pm,v 1.4 2002/09/11 23:18:04 fukachan Exp $
#
package FML::CGI::Admin::List;
@@ -75,6 +75,10 @@ sub cgi_menu
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/CGI/Admin/ML.pm b/fml/lib/FML/CGI/Admin/ML.pm
index 5bf0ad19..37e3a59f 100644
--- a/fml/lib/FML/CGI/Admin/ML.pm
+++ b/fml/lib/FML/CGI/Admin/ML.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: ML.pm,v 1.4 2002/06/25 04:01:19 fukachan Exp $
+# $FML: ML.pm,v 1.5 2002/09/11 23:18:04 fukachan Exp $
#
package FML::CGI::Admin::ML;
@@ -114,6 +114,10 @@ sub cgi_menu
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/CGI/Admin/Menu.pm b/fml/lib/FML/CGI/Admin/Menu.pm
index 1ec77a2a..44fcfda5 100644
--- a/fml/lib/FML/CGI/Admin/Menu.pm
+++ b/fml/lib/FML/CGI/Admin/Menu.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: Menu.pm,v 1.20 2002/07/02 12:00:03 fukachan Exp $
+# $FML: Menu.pm,v 1.21 2002/09/11 23:18:04 fukachan Exp $
#
package FML::CGI::Admin::Menu;
@@ -263,6 +263,10 @@ L<FML::Process::CGI>
and
L<FML::Process::Flow>
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/CGI/Admin/User.pm b/fml/lib/FML/CGI/Admin/User.pm
index 8a7b0ea2..6db5bae8 100644
--- a/fml/lib/FML/CGI/Admin/User.pm
+++ b/fml/lib/FML/CGI/Admin/User.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: User.pm,v 1.12 2002/08/03 13:13:21 fukachan Exp $
+# $FML: User.pm,v 1.13 2002/09/11 23:18:04 fukachan Exp $
#
package FML::CGI::Admin::User;
@@ -113,6 +113,10 @@ sub cgi_menu
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/CGI/Calender.pm b/fml/lib/FML/CGI/Calender.pm
index 2ba63129..5ca465fd 100644
--- a/fml/lib/FML/CGI/Calender.pm
+++ b/fml/lib/FML/CGI/Calender.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: Calender.pm,v 1.4 2002/07/02 11:57:38 fukachan Exp $
+# $FML: Calender.pm,v 1.5 2002/09/11 23:18:03 fukachan Exp $
#
package FML::CGI::Calender;
@@ -151,6 +151,10 @@ L<FML::Process::CGI>
and
L<FML::Process::Flow>
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/CGI/ThreadTrack.pm b/fml/lib/FML/CGI/ThreadTrack.pm
index 0b0eace3..5edf2145 100644
--- a/fml/lib/FML/CGI/ThreadTrack.pm
+++ b/fml/lib/FML/CGI/ThreadTrack.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: ThreadTrack.pm,v 1.19 2002/07/02 11:58:18 fukachan Exp $
+# $FML: ThreadTrack.pm,v 1.20 2002/09/11 23:18:03 fukachan Exp $
#
package FML::CGI::ThreadTrack;
@@ -218,6 +218,10 @@ L<FML::Process::CGI>
and
L<FML::Process::Flow>
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command.pm b/fml/lib/FML/Command.pm
index b86e63d9..38263430 100644
--- a/fml/lib/FML/Command.pm
+++ b/fml/lib/FML/Command.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: Command.pm,v 1.31 2002/08/03 13:13:18 fukachan Exp $
+# $FML: Command.pm,v 1.32 2002/09/11 23:18:01 fukachan Exp $
#
package FML::Command;
@@ -203,6 +203,10 @@ sub AUTOLOAD
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/Admin/add.pm b/fml/lib/FML/Command/Admin/add.pm
index 2f7555fe..fd60923a 100644
--- a/fml/lib/FML/Command/Admin/add.pm
+++ b/fml/lib/FML/Command/Admin/add.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: add.pm,v 1.6 2002/04/03 11:32:58 fukachan Exp $
+# $FML: add.pm,v 1.7 2002/09/11 23:18:06 fukachan Exp $
#
package FML::Command::Admin::add;
@@ -39,6 +39,10 @@ See C<FML::Command> for more details.
an alias of C<FML::Command::Admin::subscribe>.
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/Admin/addadmin.pm b/fml/lib/FML/Command/Admin/addadmin.pm
index 88ffbfbf..238fdfaa 100644
--- a/fml/lib/FML/Command/Admin/addadmin.pm
+++ b/fml/lib/FML/Command/Admin/addadmin.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: addadmin.pm,v 1.5 2002/07/25 15:40:58 fukachan Exp $
+# $FML: addadmin.pm,v 1.6 2002/09/11 23:18:06 fukachan Exp $
#
package FML::Command::Admin::addadmin;
@@ -109,6 +109,10 @@ sub cgi_menu
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/Admin/addmoderator.pm b/fml/lib/FML/Command/Admin/addmoderator.pm
index 8573338d..9d5f914e 100644
--- a/fml/lib/FML/Command/Admin/addmoderator.pm
+++ b/fml/lib/FML/Command/Admin/addmoderator.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: addmoderator.pm,v 1.1 2002/07/26 00:40:56 fukachan Exp $
+# $FML: addmoderator.pm,v 1.2 2002/09/11 23:18:06 fukachan Exp $
#
package FML::Command::Admin::addmoderator;
@@ -109,6 +109,10 @@ sub cgi_menu
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/Admin/addpriv.pm b/fml/lib/FML/Command/Admin/addpriv.pm
index 2637e174..568ade89 100644
--- a/fml/lib/FML/Command/Admin/addpriv.pm
+++ b/fml/lib/FML/Command/Admin/addpriv.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: addpriv.pm,v 1.2 2002/04/03 11:32:58 fukachan Exp $
+# $FML: addpriv.pm,v 1.3 2002/09/11 23:18:06 fukachan Exp $
#
package FML::Command::Admin::addpriv;
@@ -39,6 +39,10 @@ See C<FML::Command> for more details.
an alias of C<FML::Command::Admin::addadmin>.
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/Admin/adduser.pm b/fml/lib/FML/Command/Admin/adduser.pm
index 844878f8..633f32d1 100644
--- a/fml/lib/FML/Command/Admin/adduser.pm
+++ b/fml/lib/FML/Command/Admin/adduser.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: adduser.pm,v 1.1 2002/07/13 09:45:41 fukachan Exp $
+# $FML: adduser.pm,v 1.2 2002/09/11 23:18:06 fukachan Exp $
#
package FML::Command::Admin::adduser;
@@ -39,6 +39,10 @@ See C<FML::Command> for more details.
an alias of C<FML::Command::Admin::subscribe>.
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/Admin/adminadd.pm b/fml/lib/FML/Command/Admin/adminadd.pm
index 01cfd19d..6eb109e7 100644
--- a/fml/lib/FML/Command/Admin/adminadd.pm
+++ b/fml/lib/FML/Command/Admin/adminadd.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: adminadd.pm,v 1.1 2002/07/13 09:45:41 fukachan Exp $
+# $FML: adminadd.pm,v 1.2 2002/09/11 23:18:06 fukachan Exp $
#
package FML::Command::Admin::adminadd;
@@ -39,6 +39,10 @@ See C<FML::Command> for more details.
an alias of C<FML::Command::Admin::addadmin>.
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/Admin/bye.pm b/fml/lib/FML/Command/Admin/bye.pm
index 0fdffb0c..eebf9e03 100644
--- a/fml/lib/FML/Command/Admin/bye.pm
+++ b/fml/lib/FML/Command/Admin/bye.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: bye.pm,v 1.7 2002/04/03 11:32:59 fukachan Exp $
+# $FML: bye.pm,v 1.8 2002/09/11 23:18:06 fukachan Exp $
#
package FML::Command::Admin::bye;
@@ -40,6 +40,10 @@ See C<FML::Command> for more details.
alias of C<FML::Command::Admin::unsubscribe>.
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/Admin/byeadmin.pm b/fml/lib/FML/Command/Admin/byeadmin.pm
index e7056e49..4b7dc0e2 100644
--- a/fml/lib/FML/Command/Admin/byeadmin.pm
+++ b/fml/lib/FML/Command/Admin/byeadmin.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: byeadmin.pm,v 1.4 2002/07/02 12:07:33 fukachan Exp $
+# $FML: byeadmin.pm,v 1.5 2002/09/11 23:18:06 fukachan Exp $
#
package FML::Command::Admin::byeadmin;
@@ -108,6 +108,10 @@ sub cgi_menu
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/Admin/byepriv.pm b/fml/lib/FML/Command/Admin/byepriv.pm
index d21bb3ae..a2841000 100644
--- a/fml/lib/FML/Command/Admin/byepriv.pm
+++ b/fml/lib/FML/Command/Admin/byepriv.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: byepriv.pm,v 1.2 2002/04/03 11:32:59 fukachan Exp $
+# $FML: byepriv.pm,v 1.3 2002/09/11 23:18:07 fukachan Exp $
#
package FML::Command::Admin::byepriv;
@@ -39,6 +39,10 @@ See C<FML::Command> for more details.
an alias of C<FML::Command::Admin::byeadmin>.
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/Admin/chaddr.pm b/fml/lib/FML/Command/Admin/chaddr.pm
index 74aec9fc..ea28ec36 100644
--- a/fml/lib/FML/Command/Admin/chaddr.pm
+++ b/fml/lib/FML/Command/Admin/chaddr.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: chaddr.pm,v 1.6 2002/08/08 03:09:46 fukachan Exp $
+# $FML: chaddr.pm,v 1.7 2002/09/11 23:18:07 fukachan Exp $
#
package FML::Command::Admin::chaddr;
@@ -140,6 +140,10 @@ sub process
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/Admin/check.pm b/fml/lib/FML/Command/Admin/check.pm
index 1396c55b..7e2f24b4 100644
--- a/fml/lib/FML/Command/Admin/check.pm
+++ b/fml/lib/FML/Command/Admin/check.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: check.pm,v 1.2 2002/06/01 05:02:32 fukachan Exp $
+# $FML: check.pm,v 1.3 2002/09/15 00:11:43 fukachan Exp $
#
package FML::Command::Admin::check;
@@ -187,6 +187,10 @@ sub _is_755
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/Admin/deladmin.pm b/fml/lib/FML/Command/Admin/deladmin.pm
index 3cc4c559..5254c4fc 100644
--- a/fml/lib/FML/Command/Admin/deladmin.pm
+++ b/fml/lib/FML/Command/Admin/deladmin.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: deladmin.pm,v 1.2 2002/07/26 00:40:10 fukachan Exp $
+# $FML: deladmin.pm,v 1.3 2002/09/11 23:18:07 fukachan Exp $
#
package FML::Command::Admin::deladmin;
@@ -109,6 +109,10 @@ sub cgi_menu
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/Admin/delmoderator.pm b/fml/lib/FML/Command/Admin/delmoderator.pm
index 415289b5..0c09ce6e 100644
--- a/fml/lib/FML/Command/Admin/delmoderator.pm
+++ b/fml/lib/FML/Command/Admin/delmoderator.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: delmoderator.pm,v 1.1 2002/07/26 00:40:56 fukachan Exp $
+# $FML: delmoderator.pm,v 1.2 2002/09/11 23:18:07 fukachan Exp $
#
package FML::Command::Admin::delmoderator;
@@ -109,6 +109,10 @@ sub cgi_menu
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/Admin/deluser.pm b/fml/lib/FML/Command/Admin/deluser.pm
index 5e8fcf7f..a464dabc 100644
--- a/fml/lib/FML/Command/Admin/deluser.pm
+++ b/fml/lib/FML/Command/Admin/deluser.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: deluser.pm,v 1.1 2002/07/13 09:45:41 fukachan Exp $
+# $FML: deluser.pm,v 1.2 2002/09/11 23:18:07 fukachan Exp $
#
package FML::Command::Admin::deluser;
@@ -39,6 +39,10 @@ See C<FML::Command> for more details.
all requests are forwarded to C<FML::Command::Admin::unsubscribe>.
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/Admin/dir.pm b/fml/lib/FML/Command/Admin/dir.pm
index 0819f376..fe17924f 100644
--- a/fml/lib/FML/Command/Admin/dir.pm
+++ b/fml/lib/FML/Command/Admin/dir.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: dir.pm,v 1.4 2002/07/17 09:32:51 fukachan Exp $
+# $FML: dir.pm,v 1.5 2002/09/11 23:18:07 fukachan Exp $
#
package FML::Command::Admin::dir;
@@ -100,6 +100,10 @@ sub cgi_menu
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/Admin/edit.pm b/fml/lib/FML/Command/Admin/edit.pm
index b4f4e58b..ab725e76 100644
--- a/fml/lib/FML/Command/Admin/edit.pm
+++ b/fml/lib/FML/Command/Admin/edit.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: edit.pm,v 1.9 2002/04/06 01:32:21 fukachan Exp $
+# $FML: edit.pm,v 1.10 2002/09/11 23:18:07 fukachan Exp $
#
package FML::Command::Admin::edit;
@@ -92,6 +92,10 @@ sub process
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/Admin/file.pm b/fml/lib/FML/Command/Admin/file.pm
index 8de3f15e..0ccbaf13 100644
--- a/fml/lib/FML/Command/Admin/file.pm
+++ b/fml/lib/FML/Command/Admin/file.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: file.pm,v 1.4 2002/07/17 09:32:51 fukachan Exp $
+# $FML: file.pm,v 1.5 2002/09/11 23:18:07 fukachan Exp $
#
package FML::Command::Admin::file;
@@ -112,6 +112,10 @@ sub cgi_menu
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/Admin/get.pm b/fml/lib/FML/Command/Admin/get.pm
index bfddb462..38d4850f 100644
--- a/fml/lib/FML/Command/Admin/get.pm
+++ b/fml/lib/FML/Command/Admin/get.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: get.pm,v 1.14 2002/07/02 12:09:23 fukachan Exp $
+# $FML: get.pm,v 1.15 2002/09/11 23:18:07 fukachan Exp $
#
package FML::Command::Admin::get;
@@ -99,6 +99,10 @@ sub process
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/Admin/htmlify.pm b/fml/lib/FML/Command/Admin/htmlify.pm
index 6394e3f8..39e9e124 100644
--- a/fml/lib/FML/Command/Admin/htmlify.pm
+++ b/fml/lib/FML/Command/Admin/htmlify.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: htmlify.pm,v 1.16 2002/04/25 04:07:32 fukachan Exp $
+# $FML: htmlify.pm,v 1.17 2002/04/27 05:25:02 fukachan Exp $
#
package FML::Command::Admin::htmlify;
@@ -77,6 +77,10 @@ sub process
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/Admin/list.pm b/fml/lib/FML/Command/Admin/list.pm
index 738ac89b..6373e2bc 100644
--- a/fml/lib/FML/Command/Admin/list.pm
+++ b/fml/lib/FML/Command/Admin/list.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: list.pm,v 1.7 2002/06/30 14:30:15 fukachan Exp $
+# $FML: list.pm,v 1.8 2002/09/11 23:18:07 fukachan Exp $
#
package FML::Command::Admin::list;
@@ -156,6 +156,10 @@ sub cgi_menu
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/Admin/log.pm b/fml/lib/FML/Command/Admin/log.pm
index 2c9b270f..ccf4fd82 100644
--- a/fml/lib/FML/Command/Admin/log.pm
+++ b/fml/lib/FML/Command/Admin/log.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: log.pm,v 1.7 2002/08/16 15:59:19 fukachan Exp $
+# $FML: log.pm,v 1.8 2002/09/11 23:18:07 fukachan Exp $
#
package FML::Command::Admin::log;
@@ -152,6 +152,10 @@ sub _html_to_text
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/Admin/ls.pm b/fml/lib/FML/Command/Admin/ls.pm
index 4eca9593..b21d28fa 100644
--- a/fml/lib/FML/Command/Admin/ls.pm
+++ b/fml/lib/FML/Command/Admin/ls.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: ls.pm,v 1.2 2002/04/03 15:01:14 fukachan Exp $
+# $FML: ls.pm,v 1.3 2002/09/11 23:18:07 fukachan Exp $
#
package FML::Command::Admin::ls;
@@ -39,6 +39,10 @@ See C<FML::Command> for more details.
an alias of C<FML::Command::Admin::dir>.
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/Admin/mget.pm b/fml/lib/FML/Command/Admin/mget.pm
index 7e84cff9..7da3fc1a 100644
--- a/fml/lib/FML/Command/Admin/mget.pm
+++ b/fml/lib/FML/Command/Admin/mget.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: mget.pm,v 1.6 2002/04/07 05:08:24 fukachan Exp $
+# $FML: mget.pm,v 1.7 2002/09/11 23:18:08 fukachan Exp $
#
package FML::Command::Admin::mget;
@@ -39,6 +39,10 @@ See C<FML::Command> for more details.
an alias of C<FML::Command::Admin::get>.
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/Admin/newml.pm b/fml/lib/FML/Command/Admin/newml.pm
index 1b4e99d3..601b284c 100644
--- a/fml/lib/FML/Command/Admin/newml.pm
+++ b/fml/lib/FML/Command/Admin/newml.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: newml.pm,v 1.50 2002/09/11 23:18:08 fukachan Exp $
+# $FML: newml.pm,v 1.51 2002/09/15 00:11:43 fukachan Exp $
#
package FML::Command::Admin::newml;
@@ -446,6 +446,10 @@ sub cgi_menu
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/Admin/off.pm b/fml/lib/FML/Command/Admin/off.pm
index 064dd45a..aabe9b9e 100644
--- a/fml/lib/FML/Command/Admin/off.pm
+++ b/fml/lib/FML/Command/Admin/off.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: off.pm,v 1.1 2002/07/22 15:39:54 tmu Exp $
+# $FML: off.pm,v 1.2 2002/09/11 23:18:08 fukachan Exp $
#
package FML::Command::Admin::off;
@@ -106,6 +106,10 @@ sub cgi_menu
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
MURASHITA Takuya
diff --git a/fml/lib/FML/Command/Admin/on.pm b/fml/lib/FML/Command/Admin/on.pm
index 8bdbe820..621f555d 100644
--- a/fml/lib/FML/Command/Admin/on.pm
+++ b/fml/lib/FML/Command/Admin/on.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: on.pm,v 1.2 2002/08/03 13:13:22 fukachan Exp $
+# $FML: on.pm,v 1.3 2002/09/11 23:18:08 fukachan Exp $
#
package FML::Command::Admin::on;
@@ -106,6 +106,10 @@ sub cgi_menu
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
MURASHITA Takuya
diff --git a/fml/lib/FML/Command/Admin/pass.pm b/fml/lib/FML/Command/Admin/pass.pm
index 54689aad..db26873b 100644
--- a/fml/lib/FML/Command/Admin/pass.pm
+++ b/fml/lib/FML/Command/Admin/pass.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: pass.pm,v 1.2 2002/04/03 15:01:14 fukachan Exp $
+# $FML: pass.pm,v 1.3 2002/09/11 23:18:08 fukachan Exp $
#
package FML::Command::Admin::pass;
@@ -40,6 +40,10 @@ See C<FML::Command> for more details.
an alias of C<FML::Command::Admin::password>.
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/Admin/password.pm b/fml/lib/FML/Command/Admin/password.pm
index 36623e03..3853c8ff 100644
--- a/fml/lib/FML/Command/Admin/password.pm
+++ b/fml/lib/FML/Command/Admin/password.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: password.pm,v 1.2 2002/03/30 11:08:35 fukachan Exp $
+# $FML: password.pm,v 1.3 2002/09/11 23:18:08 fukachan Exp $
#
package FML::Command::Admin::password;
@@ -84,6 +84,10 @@ sub rewrite_prompt
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/Admin/remove.pm b/fml/lib/FML/Command/Admin/remove.pm
index 5e129400..be5a3258 100644
--- a/fml/lib/FML/Command/Admin/remove.pm
+++ b/fml/lib/FML/Command/Admin/remove.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: remove.pm,v 1.7 2002/04/03 11:32:59 fukachan Exp $
+# $FML: remove.pm,v 1.8 2002/09/11 23:18:08 fukachan Exp $
#
package FML::Command::Admin::remove;
@@ -40,6 +40,10 @@ See C<FML::Command> for more details.
an alias of C<FML::Command::Admin::unsubscribe>.
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/Admin/resign.pm b/fml/lib/FML/Command/Admin/resign.pm
index bc2fd08a..9d1507ed 100644
--- a/fml/lib/FML/Command/Admin/resign.pm
+++ b/fml/lib/FML/Command/Admin/resign.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: resign.pm,v 1.7 2002/04/03 11:32:59 fukachan Exp $
+# $FML: resign.pm,v 1.8 2002/09/11 23:18:08 fukachan Exp $
#
package FML::Command::Admin::resign;
@@ -39,6 +39,10 @@ See C<FML::Command> for more details.
all requests are forwarded to C<FML::Command::Admin::unsubscribe>.
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/Admin/rmml.pm b/fml/lib/FML/Command/Admin/rmml.pm
index 23b1edf9..60fa4a96 100644
--- a/fml/lib/FML/Command/Admin/rmml.pm
+++ b/fml/lib/FML/Command/Admin/rmml.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: rmml.pm,v 1.7 2002/07/12 15:06:34 fukachan Exp $
+# $FML: rmml.pm,v 1.8 2002/09/11 23:18:08 fukachan Exp $
#
package FML::Command::Admin::rmml;
@@ -179,6 +179,10 @@ sub cgi_menu
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/Admin/signoff.pm b/fml/lib/FML/Command/Admin/signoff.pm
index afab0c26..8312bb84 100644
--- a/fml/lib/FML/Command/Admin/signoff.pm
+++ b/fml/lib/FML/Command/Admin/signoff.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: signoff.pm,v 1.7 2002/04/03 11:32:59 fukachan Exp $
+# $FML: signoff.pm,v 1.8 2002/09/11 23:18:08 fukachan Exp $
#
package FML::Command::Admin::signoff;
@@ -40,6 +40,10 @@ See C<FML::Command> for more details.
all requests are forwarded to C<FML::Command::Admin::unsubscribe>.
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/Admin/subscribe.pm b/fml/lib/FML/Command/Admin/subscribe.pm
index 3f9d579d..04254f0b 100644
--- a/fml/lib/FML/Command/Admin/subscribe.pm
+++ b/fml/lib/FML/Command/Admin/subscribe.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: subscribe.pm,v 1.16 2002/04/03 11:32:59 fukachan Exp $
+# $FML: subscribe.pm,v 1.17 2002/09/11 23:18:08 fukachan Exp $
#
package FML::Command::Admin::subscribe;
@@ -108,6 +108,10 @@ sub cgi_menu
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/Admin/unsubscribe.pm b/fml/lib/FML/Command/Admin/unsubscribe.pm
index 0bf4c199..35967f68 100644
--- a/fml/lib/FML/Command/Admin/unsubscribe.pm
+++ b/fml/lib/FML/Command/Admin/unsubscribe.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: unsubscribe.pm,v 1.14 2002/07/20 04:33:12 tmu Exp $
+# $FML: unsubscribe.pm,v 1.15 2002/09/11 23:18:09 fukachan Exp $
#
package FML::Command::Admin::unsubscribe;
@@ -108,6 +108,10 @@ sub cgi_menu
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/Admin/useradd.pm b/fml/lib/FML/Command/Admin/useradd.pm
index 22a8aaf8..7d3fe2c0 100644
--- a/fml/lib/FML/Command/Admin/useradd.pm
+++ b/fml/lib/FML/Command/Admin/useradd.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: useradd.pm,v 1.1 2002/07/13 09:45:41 fukachan Exp $
+# $FML: useradd.pm,v 1.2 2002/09/11 23:18:09 fukachan Exp $
#
package FML::Command::Admin::useradd;
@@ -39,6 +39,10 @@ See C<FML::Command> for more details.
an alias of C<FML::Command::Admin::subscribe>.
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/Admin/userdel.pm b/fml/lib/FML/Command/Admin/userdel.pm
index 6ce95770..4d95db81 100644
--- a/fml/lib/FML/Command/Admin/userdel.pm
+++ b/fml/lib/FML/Command/Admin/userdel.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: userdel.pm,v 1.1 2002/07/13 09:45:41 fukachan Exp $
+# $FML: userdel.pm,v 1.2 2002/09/11 23:18:09 fukachan Exp $
#
package FML::Command::Admin::userdel;
@@ -39,6 +39,10 @@ See C<FML::Command> for more details.
all requests are forwarded to C<FML::Command::Admin::unsubscribe>.
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/Auth.pm b/fml/lib/FML/Command/Auth.pm
index 27f605fc..8ee52daf 100644
--- a/fml/lib/FML/Command/Auth.pm
+++ b/fml/lib/FML/Command/Auth.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: Auth.pm,v 1.13 2002/08/08 03:09:46 fukachan Exp $
+# $FML: Auth.pm,v 1.14 2002/09/11 23:18:04 fukachan Exp $
#
package FML::Command::Auth;
@@ -187,6 +187,10 @@ sub check_admin_member_password
See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/DataCheck.pm b/fml/lib/FML/Command/DataCheck.pm
index 1f005d0e..bc077e17 100644
--- a/fml/lib/FML/Command/DataCheck.pm
+++ b/fml/lib/FML/Command/DataCheck.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: DataCheck.pm,v 1.4 2002/07/15 15:27:13 fukachan Exp $
+# $FML: DataCheck.pm,v 1.5 2002/09/11 23:18:05 fukachan Exp $
#
package FML::Command::DataCheck;
@@ -168,6 +168,10 @@ sub clean_up
See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/DirUtils.pm b/fml/lib/FML/Command/DirUtils.pm
index 8a97fc4b..18ef3e40 100644
--- a/fml/lib/FML/Command/DirUtils.pm
+++ b/fml/lib/FML/Command/DirUtils.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: DirUtils.pm,v 1.7 2002/08/03 13:13:21 fukachan Exp $
+# $FML: DirUtils.pm,v 1.8 2002/09/11 23:18:05 fukachan Exp $
#
package FML::Command::DirUtils;
@@ -105,6 +105,10 @@ sub dir
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/FileUtils.pm b/fml/lib/FML/Command/FileUtils.pm
index 206e775a..e681135d 100644
--- a/fml/lib/FML/Command/FileUtils.pm
+++ b/fml/lib/FML/Command/FileUtils.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: FileUtils.pm,v 1.4 2002/07/02 12:04:57 fukachan Exp $
+# $FML: FileUtils.pm,v 1.5 2002/09/11 23:18:05 fukachan Exp $
#
package FML::Command::FileUtils;
@@ -116,6 +116,10 @@ sub remove
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/HTMLify.pm b/fml/lib/FML/Command/HTMLify.pm
index 684456a2..9668c50e 100644
--- a/fml/lib/FML/Command/HTMLify.pm
+++ b/fml/lib/FML/Command/HTMLify.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: HTMLify.pm,v 1.8 2002/09/11 23:18:05 fukachan Exp $
+# $FML: HTMLify.pm,v 1.9 2002/09/15 00:11:42 fukachan Exp $
#
package FML::Command::HTMLify;
@@ -131,6 +131,10 @@ sub _check_subdir_exists
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/SendFile.pm b/fml/lib/FML/Command/SendFile.pm
index 444bd3c9..6f2c37e8 100644
--- a/fml/lib/FML/Command/SendFile.pm
+++ b/fml/lib/FML/Command/SendFile.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: SendFile.pm,v 1.21 2002/08/19 14:39:00 fukachan Exp $
+# $FML: SendFile.pm,v 1.22 2002/09/11 23:18:05 fukachan Exp $
#
package FML::Command::SendFile;
@@ -208,6 +208,10 @@ sub send_user_xxx_message
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/User/add.pm b/fml/lib/FML/Command/User/add.pm
index 49c5bc96..6a14547d 100644
--- a/fml/lib/FML/Command/User/add.pm
+++ b/fml/lib/FML/Command/User/add.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: add.pm,v 1.7 2002/04/03 11:33:00 fukachan Exp $
+# $FML: add.pm,v 1.8 2002/09/11 23:18:09 fukachan Exp $
#
package FML::Command::User::add;
@@ -40,6 +40,10 @@ See C<FML::Command> for more details.
forward request to C<FML::Command::User::subscribe> module.
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/User/bye.pm b/fml/lib/FML/Command/User/bye.pm
index 705380e7..407d46dc 100644
--- a/fml/lib/FML/Command/User/bye.pm
+++ b/fml/lib/FML/Command/User/bye.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: bye.pm,v 1.8 2002/04/03 11:33:00 fukachan Exp $
+# $FML: bye.pm,v 1.9 2002/09/11 23:18:09 fukachan Exp $
#
package FML::Command::User::bye;
@@ -40,6 +40,10 @@ See C<FML::Command> for more details.
alias of C<FML::Command::User::unsubscribe>.
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/User/chaddr.pm b/fml/lib/FML/Command/User/chaddr.pm
index 13dc1d18..25f6175f 100644
--- a/fml/lib/FML/Command/User/chaddr.pm
+++ b/fml/lib/FML/Command/User/chaddr.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: chaddr.pm,v 1.12 2002/08/08 03:09:47 fukachan Exp $
+# $FML: chaddr.pm,v 1.13 2002/09/11 23:18:09 fukachan Exp $
#
package FML::Command::User::chaddr;
@@ -117,6 +117,10 @@ sub process
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/User/confirm.pm b/fml/lib/FML/Command/User/confirm.pm
index 03ba5ab4..b7cbb4c3 100644
--- a/fml/lib/FML/Command/User/confirm.pm
+++ b/fml/lib/FML/Command/User/confirm.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: confirm.pm,v 1.15 2002/08/17 23:30:09 fukachan Exp $
+# $FML: confirm.pm,v 1.16 2002/09/11 23:18:09 fukachan Exp $
#
package FML::Command::User::confirm;
@@ -176,6 +176,10 @@ sub _switch_command
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/User/deny.pm b/fml/lib/FML/Command/User/deny.pm
index 1e343561..39c4ed92 100644
--- a/fml/lib/FML/Command/User/deny.pm
+++ b/fml/lib/FML/Command/User/deny.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: deny.pm,v 1.4 2002/04/06 01:32:21 fukachan Exp $
+# $FML: deny.pm,v 1.5 2002/09/11 23:18:09 fukachan Exp $
#
package FML::Command::User::deny;
@@ -67,6 +67,10 @@ sub process
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/User/get.pm b/fml/lib/FML/Command/User/get.pm
index ae7aa7de..af11a550 100644
--- a/fml/lib/FML/Command/User/get.pm
+++ b/fml/lib/FML/Command/User/get.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: get.pm,v 1.11 2002/04/06 01:32:21 fukachan Exp $
+# $FML: get.pm,v 1.12 2002/09/11 23:18:09 fukachan Exp $
#
package FML::Command::User::get;
@@ -71,6 +71,10 @@ sub process
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/User/guide.pm b/fml/lib/FML/Command/User/guide.pm
index 90029348..86a9733e 100644
--- a/fml/lib/FML/Command/User/guide.pm
+++ b/fml/lib/FML/Command/User/guide.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: guide.pm,v 1.8 2002/04/06 01:32:21 fukachan Exp $
+# $FML: guide.pm,v 1.9 2002/09/11 23:18:10 fukachan Exp $
#
package FML::Command::User::guide;
@@ -68,6 +68,10 @@ sub process
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/User/help.pm b/fml/lib/FML/Command/User/help.pm
index 076b51c7..9a60760c 100644
--- a/fml/lib/FML/Command/User/help.pm
+++ b/fml/lib/FML/Command/User/help.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: help.pm,v 1.12 2002/04/06 01:32:21 fukachan Exp $
+# $FML: help.pm,v 1.13 2002/09/11 23:18:10 fukachan Exp $
#
package FML::Command::User::help;
@@ -68,6 +68,10 @@ sub process
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/User/info.pm b/fml/lib/FML/Command/User/info.pm
index 0e980fae..160c2e42 100644
--- a/fml/lib/FML/Command/User/info.pm
+++ b/fml/lib/FML/Command/User/info.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: info.pm,v 1.5 2002/04/06 01:32:21 fukachan Exp $
+# $FML: info.pm,v 1.6 2002/09/11 23:18:10 fukachan Exp $
#
package FML::Command::User::info;
@@ -38,6 +38,10 @@ See C<FML::Command> for more details.
=head1 DESCRIPTION
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/User/mget.pm b/fml/lib/FML/Command/User/mget.pm
index 2c7a613b..844f5b5d 100644
--- a/fml/lib/FML/Command/User/mget.pm
+++ b/fml/lib/FML/Command/User/mget.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: mget.pm,v 1.9 2002/04/06 01:32:21 fukachan Exp $
+# $FML: mget.pm,v 1.10 2002/09/11 23:18:10 fukachan Exp $
#
package FML::Command::User::mget;
@@ -39,6 +39,10 @@ forwarded C<FML::Command::User::get>.
an alias of C<FML::Command::User::get>.
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/User/objective.pm b/fml/lib/FML/Command/User/objective.pm
index 9e7d994e..652aefb4 100644
--- a/fml/lib/FML/Command/User/objective.pm
+++ b/fml/lib/FML/Command/User/objective.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: objective.pm,v 1.4 2002/04/06 01:32:22 fukachan Exp $
+# $FML: objective.pm,v 1.5 2002/09/11 23:18:10 fukachan Exp $
#
package FML::Command::User::objective;
@@ -67,6 +67,10 @@ sub process
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/User/off.pm b/fml/lib/FML/Command/User/off.pm
index a78ab9e1..164d81a3 100644
--- a/fml/lib/FML/Command/User/off.pm
+++ b/fml/lib/FML/Command/User/off.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: off.pm,v 1.2 2002/08/08 03:09:47 fukachan Exp $
+# $FML: off.pm,v 1.3 2002/09/11 23:18:10 fukachan Exp $
#
package FML::Command::User::off;
@@ -110,6 +110,10 @@ sub process
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
MURASHITA Takuya
diff --git a/fml/lib/FML/Command/User/on.pm b/fml/lib/FML/Command/User/on.pm
index cc678ec5..28bcaf23 100644
--- a/fml/lib/FML/Command/User/on.pm
+++ b/fml/lib/FML/Command/User/on.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: on.pm,v 1.2 2002/08/08 03:09:47 fukachan Exp $
+# $FML: on.pm,v 1.3 2002/09/11 23:18:10 fukachan Exp $
#
package FML::Command::User::on;
@@ -113,6 +113,10 @@ sub process
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
MURASHITA Takuya
diff --git a/fml/lib/FML/Command/User/remove.pm b/fml/lib/FML/Command/User/remove.pm
index 8421f0ca..dbd1d7c7 100644
--- a/fml/lib/FML/Command/User/remove.pm
+++ b/fml/lib/FML/Command/User/remove.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: remove.pm,v 1.8 2002/04/03 11:33:00 fukachan Exp $
+# $FML: remove.pm,v 1.9 2002/09/11 23:18:10 fukachan Exp $
#
package FML::Command::User::remove;
@@ -40,6 +40,10 @@ See C<FML::Command> for more details.
alias of C<FML::Command::User::unsubscribe>.
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/User/resign.pm b/fml/lib/FML/Command/User/resign.pm
index 7e4efe1d..11a02e23 100644
--- a/fml/lib/FML/Command/User/resign.pm
+++ b/fml/lib/FML/Command/User/resign.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: resign.pm,v 1.8 2002/04/03 11:33:00 fukachan Exp $
+# $FML: resign.pm,v 1.9 2002/09/11 23:18:10 fukachan Exp $
#
package FML::Command::User::resign;
@@ -39,6 +39,10 @@ See C<FML::Command> for more details.
all requests are forwarded to C<FML::Command::User::unsubscribe>.
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/User/send.pm b/fml/lib/FML/Command/User/send.pm
index 3ad0210f..d18b19ae 100644
--- a/fml/lib/FML/Command/User/send.pm
+++ b/fml/lib/FML/Command/User/send.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: send.pm,v 1.8 2002/04/06 14:46:28 fukachan Exp $
+# $FML: send.pm,v 1.9 2002/09/11 23:18:10 fukachan Exp $
#
package FML::Command::User::send;
@@ -39,6 +39,10 @@ forwarded C<FML::Command::User::get>.
an alias of C<FML::Command::User::get>.
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/User/signoff.pm b/fml/lib/FML/Command/User/signoff.pm
index aa0f553a..09d8de25 100644
--- a/fml/lib/FML/Command/User/signoff.pm
+++ b/fml/lib/FML/Command/User/signoff.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: signoff.pm,v 1.9 2002/04/06 01:32:22 fukachan Exp $
+# $FML: signoff.pm,v 1.10 2002/09/11 23:18:10 fukachan Exp $
#
package FML::Command::User::signoff;
@@ -40,6 +40,10 @@ See C<FML::Command> for more details.
an alias of C<FML::Command::User::unsubscribe>.
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/User/subscribe.pm b/fml/lib/FML/Command/User/subscribe.pm
index b1d56cd6..c29aa68b 100644
--- a/fml/lib/FML/Command/User/subscribe.pm
+++ b/fml/lib/FML/Command/User/subscribe.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: subscribe.pm,v 1.13 2002/08/08 03:09:47 fukachan Exp $
+# $FML: subscribe.pm,v 1.14 2002/09/11 23:18:10 fukachan Exp $
#
package FML::Command::User::subscribe;
@@ -105,6 +105,10 @@ sub process
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/User/summary.pm b/fml/lib/FML/Command/User/summary.pm
index b0eb1701..c7395580 100644
--- a/fml/lib/FML/Command/User/summary.pm
+++ b/fml/lib/FML/Command/User/summary.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: summary.pm,v 1.9 2002/07/02 12:38:06 fukachan Exp $
+# $FML: summary.pm,v 1.10 2002/09/11 23:18:10 fukachan Exp $
#
package FML::Command::User::summary;
@@ -80,6 +80,10 @@ sub process
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/User/unsubscribe.pm b/fml/lib/FML/Command/User/unsubscribe.pm
index 932112bc..3d9f23f0 100644
--- a/fml/lib/FML/Command/User/unsubscribe.pm
+++ b/fml/lib/FML/Command/User/unsubscribe.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: unsubscribe.pm,v 1.13 2002/08/08 03:09:47 fukachan Exp $
+# $FML: unsubscribe.pm,v 1.14 2002/09/11 23:18:11 fukachan Exp $
#
package FML::Command::User::unsubscribe;
@@ -102,6 +102,10 @@ sub process
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/UserControl.pm b/fml/lib/FML/Command/UserControl.pm
index 0a72fa12..f2765d83 100644
--- a/fml/lib/FML/Command/UserControl.pm
+++ b/fml/lib/FML/Command/UserControl.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: UserControl.pm,v 1.17 2002/08/08 03:09:46 fukachan Exp $
+# $FML: UserControl.pm,v 1.18 2002/09/11 23:18:06 fukachan Exp $
#
package FML::Command::UserControl;
@@ -179,6 +179,10 @@ sub userlist
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Command/Utils.pm b/fml/lib/FML/Command/Utils.pm
index 25353d53..6df522cc 100644
--- a/fml/lib/FML/Command/Utils.pm
+++ b/fml/lib/FML/Command/Utils.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: Utils.pm,v 1.3 2001/12/23 03:50:26 fukachan Exp $
+# $FML: Utils.pm,v 1.4 2002/09/11 23:18:06 fukachan Exp $
#
package FML::Command::Utils;
@@ -40,6 +40,10 @@ sub new
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Config.pm b/fml/lib/FML/Config.pm
index 5dfe03b1..fc10160c 100644
--- a/fml/lib/FML/Config.pm
+++ b/fml/lib/FML/Config.pm
@@ -3,7 +3,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: Config.pm,v 1.70 2002/08/07 00:09:35 fukachan Exp $
+# $FML: Config.pm,v 1.71 2002/09/11 23:18:01 fukachan Exp $
#
package FML::Config;
@@ -1146,6 +1146,10 @@ sub NEXTKEY
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Config/Convert.pm b/fml/lib/FML/Config/Convert.pm
index 348f8fdb..2f82c7d8 100644
--- a/fml/lib/FML/Config/Convert.pm
+++ b/fml/lib/FML/Config/Convert.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: Convert.pm,v 1.9 2002/07/02 12:38:44 fukachan Exp $
+# $FML: Convert.pm,v 1.10 2002/09/11 23:18:11 fukachan Exp $
#
@@ -153,6 +153,10 @@ sub _replace
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Confirm.pm b/fml/lib/FML/Confirm.pm
index 365fa7f2..5cd48482 100644
--- a/fml/lib/FML/Confirm.pm
+++ b/fml/lib/FML/Confirm.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: Confirm.pm,v 1.5 2002/09/11 23:18:02 fukachan Exp $
+# $FML: Confirm.pm,v 1.6 2002/09/15 00:08:54 fukachan Exp $
#
package FML::Confirm;
@@ -272,6 +272,10 @@ sub is_expired
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Credential.pm b/fml/lib/FML/Credential.pm
index 088bd359..4b6ae401 100644
--- a/fml/lib/FML/Credential.pm
+++ b/fml/lib/FML/Credential.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: Credential.pm,v 1.33 2002/08/26 05:52:06 fukachan Exp $
+# $FML: Credential.pm,v 1.34 2002/09/11 23:18:02 fukachan Exp $
#
package FML::Credential;
@@ -497,6 +497,10 @@ if ($0 eq __FILE__) {
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Error.pm b/fml/lib/FML/Error.pm
index 6e45782a..42643205 100644
--- a/fml/lib/FML/Error.pm
+++ b/fml/lib/FML/Error.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: Error.pm,v 1.5 2002/08/16 00:59:06 fukachan Exp $
+# $FML: Error.pm,v 1.6 2002/09/11 23:18:02 fukachan Exp $
#
package FML::Error;
@@ -173,6 +173,10 @@ sub deluser
See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Error/Analyze.pm b/fml/lib/FML/Error/Analyze.pm
index 0fec0327..18781860 100644
--- a/fml/lib/FML/Error/Analyze.pm
+++ b/fml/lib/FML/Error/Analyze.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: Analyze.pm,v 1.4 2002/08/26 03:51:52 fukachan Exp $
+# $FML: Analyze.pm,v 1.5 2002/09/11 23:18:11 fukachan Exp $
#
package FML::Error::Analyze;
@@ -155,6 +155,10 @@ sub error_continuity
See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Error/Cache.pm b/fml/lib/FML/Error/Cache.pm
index 7cfe40cd..07716621 100644
--- a/fml/lib/FML/Error/Cache.pm
+++ b/fml/lib/FML/Error/Cache.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: Cache.pm,v 1.3 2002/08/16 00:59:59 fukachan Exp $
+# $FML: Cache.pm,v 1.4 2002/09/11 23:18:11 fukachan Exp $
#
package FML::Error::Cache;
@@ -171,6 +171,10 @@ sub get_all_values_as_hash_ref
See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Filter.pm b/fml/lib/FML/Filter.pm
index 9c81e3ac..d5d693da 100644
--- a/fml/lib/FML/Filter.pm
+++ b/fml/lib/FML/Filter.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: Filter.pm,v 1.9 2002/06/01 14:53:38 fukachan Exp $
+# $FML: Filter.pm,v 1.10 2002/09/11 23:18:02 fukachan Exp $
#
package FML::Filter;
@@ -138,6 +138,10 @@ sub check
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Filter/BodyCheck.pm b/fml/lib/FML/Filter/BodyCheck.pm
index a3c026d1..b916c2bb 100644
--- a/fml/lib/FML/Filter/BodyCheck.pm
+++ b/fml/lib/FML/Filter/BodyCheck.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: BodyCheck.pm,v 1.23 2002/09/11 23:18:12 fukachan Exp $
+# $FML: BodyCheck.pm,v 1.24 2002/09/13 16:35:57 tmu Exp $
#
package FML::Filter::BodyCheck;
@@ -537,6 +537,10 @@ sub _probe_uuencode
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Filter/ContentCheck.pm b/fml/lib/FML/Filter/ContentCheck.pm
index 94966b13..e5c74938 100644
--- a/fml/lib/FML/Filter/ContentCheck.pm
+++ b/fml/lib/FML/Filter/ContentCheck.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: ContentCheck.pm,v 1.9 2002/07/02 03:56:38 fukachan Exp $
+# $FML: ContentCheck.pm,v 1.10 2002/09/11 23:18:12 fukachan Exp $
#
package FML::Filter::ContentCheck;
@@ -259,6 +259,10 @@ sub reject_mimetype
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Takuya MURASHITA
diff --git a/fml/lib/FML/Filter/HeaderCheck.pm b/fml/lib/FML/Filter/HeaderCheck.pm
index 80fa64e7..7ca32cd8 100644
--- a/fml/lib/FML/Filter/HeaderCheck.pm
+++ b/fml/lib/FML/Filter/HeaderCheck.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: HeaderCheck.pm,v 1.17 2002/07/02 03:56:50 fukachan Exp $
+# $FML: HeaderCheck.pm,v 1.18 2002/09/11 23:18:12 fukachan Exp $
#
package FML::Filter::HeaderCheck;
@@ -138,6 +138,10 @@ sub check_message_id
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Filter/TrafficMonitor.pm b/fml/lib/FML/Filter/TrafficMonitor.pm
index aeab137f..3965ceb7 100644
--- a/fml/lib/FML/Filter/TrafficMonitor.pm
+++ b/fml/lib/FML/Filter/TrafficMonitor.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: TrafficMonitor.pm,v 1.6 2002/04/27 05:25:02 fukachan Exp $
+# $FML: TrafficMonitor.pm,v 1.7 2002/09/11 23:18:12 fukachan Exp $
#
package FML::Filter::TrafficMonitor;
@@ -71,6 +71,10 @@ sub _open_cache
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Header.pm b/fml/lib/FML/Header.pm
index d0a2d216..6e677a3e 100644
--- a/fml/lib/FML/Header.pm
+++ b/fml/lib/FML/Header.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: Header.pm,v 1.47 2002/07/31 13:22:02 fukachan Exp $
+# $FML: Header.pm,v 1.48 2002/09/11 23:18:02 fukachan Exp $
#
package FML::Header;
@@ -607,6 +607,10 @@ sub check_list_post
L<Mail::Header>
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Header/MessageID.pm b/fml/lib/FML/Header/MessageID.pm
index 105b66bd..fad54515 100644
--- a/fml/lib/FML/Header/MessageID.pm
+++ b/fml/lib/FML/Header/MessageID.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: MessageID.pm,v 1.6 2002/08/03 10:32:35 fukachan Exp $
+# $FML: MessageID.pm,v 1.7 2002/09/11 23:18:12 fukachan Exp $
#
package FML::Header::MessageID;
@@ -160,6 +160,10 @@ sub gen_id
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Header/Subject.pm b/fml/lib/FML/Header/Subject.pm
index 0823d80f..a4af6979 100644
--- a/fml/lib/FML/Header/Subject.pm
+++ b/fml/lib/FML/Header/Subject.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: Subject.pm,v 1.28 2002/08/13 11:47:40 fukachan Exp $
+# $FML: Subject.pm,v 1.29 2002/09/11 23:18:12 fukachan Exp $
#
package FML::Header::Subject;
@@ -203,6 +203,10 @@ sub _cut_off_reply
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Log.pm b/fml/lib/FML/Log.pm
index 4c26081c..b01e41fa 100644
--- a/fml/lib/FML/Log.pm
+++ b/fml/lib/FML/Log.pm
@@ -2,7 +2,7 @@
#
# Copyright (C) 2000,2001,2002 Ken'ichi Fukamachi
#
-# $FML: Log.pm,v 1.21 2002/09/11 15:25:27 fukachan Exp $
+# $FML: Log.pm,v 1.22 2002/09/11 23:18:03 fukachan Exp $
#
package FML::Log;
@@ -181,6 +181,10 @@ L<Mail::Message::Date>,
L<FML::Config>,
L<FML::Credential>,
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi <F<fukachan@fml.org>>
diff --git a/fml/lib/FML/MTAControl.pm b/fml/lib/FML/MTAControl.pm
index 6108b5cc..b3ae5336 100644
--- a/fml/lib/FML/MTAControl.pm
+++ b/fml/lib/FML/MTAControl.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: MTAControl.pm,v 1.11 2002/08/03 13:13:19 fukachan Exp $
+# $FML: MTAControl.pm,v 1.12 2002/09/11 23:18:03 fukachan Exp $
#
package FML::MTAControl;
@@ -293,6 +293,10 @@ sub _install
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/MTAControl/Postfix.pm b/fml/lib/FML/MTAControl/Postfix.pm
index f66b28e8..12f33fc2 100644
--- a/fml/lib/FML/MTAControl/Postfix.pm
+++ b/fml/lib/FML/MTAControl/Postfix.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: Postfix.pm,v 1.9 2002/08/13 14:36:43 fukachan Exp $
+# $FML: Postfix.pm,v 1.10 2002/09/11 23:18:13 fukachan Exp $
#
package FML::MTAControl::Postfix;
@@ -400,6 +400,10 @@ sub postfix_update_virtual_map
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/MTAControl/Procmail.pm b/fml/lib/FML/MTAControl/Procmail.pm
index 42e39b3f..97fffbe7 100644
--- a/fml/lib/FML/MTAControl/Procmail.pm
+++ b/fml/lib/FML/MTAControl/Procmail.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: Procmail.pm,v 1.2 2002/07/17 09:33:46 fukachan Exp $
+# $FML: Procmail.pm,v 1.3 2002/09/11 23:18:13 fukachan Exp $
#
package FML::MTAControl::Procmail;
@@ -277,6 +277,10 @@ sub procmail_update_virtual_map
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/MTAControl/Qmail.pm b/fml/lib/FML/MTAControl/Qmail.pm
index ee332ccf..5f49b434 100644
--- a/fml/lib/FML/MTAControl/Qmail.pm
+++ b/fml/lib/FML/MTAControl/Qmail.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: Qmail.pm,v 1.11 2002/07/12 15:03:27 fukachan Exp $
+# $FML: Qmail.pm,v 1.12 2002/09/11 23:18:13 fukachan Exp $
#
package FML::MTAControl::Qmail;
@@ -241,6 +241,10 @@ sub qmail_update_virtual_map
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Mailer.pm b/fml/lib/FML/Mailer.pm
index 0ef8bd4d..adf6c587 100644
--- a/fml/lib/FML/Mailer.pm
+++ b/fml/lib/FML/Mailer.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: Mailer.pm,v 1.13 2002/08/03 13:13:19 fukachan Exp $
+# $FML: Mailer.pm,v 1.14 2002/09/11 23:18:03 fukachan Exp $
#
package FML::Mailer;
@@ -199,6 +199,10 @@ sub send
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/PCB.pm b/fml/lib/FML/PCB.pm
index 026e439f..342f6f94 100644
--- a/fml/lib/FML/PCB.pm
+++ b/fml/lib/FML/PCB.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: PCB.pm,v 1.10 2001/12/22 14:40:34 fukachan Exp $
+# $FML: PCB.pm,v 1.11 2002/09/11 23:18:03 fukachan Exp $
#
package FML::PCB;
@@ -130,6 +130,10 @@ sub set
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Parse.pm b/fml/lib/FML/Parse.pm
index 6fbe196c..108156aa 100644
--- a/fml/lib/FML/Parse.pm
+++ b/fml/lib/FML/Parse.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: Parse.pm,v 1.25 2002/07/02 03:54:49 fukachan Exp $
+# $FML: Parse.pm,v 1.26 2002/09/11 23:18:03 fukachan Exp $
#
package FML::Parse;
@@ -92,6 +92,10 @@ L<FML::Config>,
L<FML::Log>
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Process/Alias.pm b/fml/lib/FML/Process/Alias.pm
index 67598154..43a66a0c 100644
--- a/fml/lib/FML/Process/Alias.pm
+++ b/fml/lib/FML/Process/Alias.pm
@@ -3,7 +3,7 @@
# Copyright (C) 2001,2002 Ken'ichi Fukamachi
# All rights reserved.
#
-# $FML: Alias.pm,v 1.3 2002/08/14 03:31:55 fukachan Exp $
+# $FML: Alias.pm,v 1.4 2002/09/11 23:18:13 fukachan Exp $
#
package FML::Process::Alias;
@@ -240,6 +240,10 @@ sub _fmlalias
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Process/CGI.pm b/fml/lib/FML/Process/CGI.pm
index d93eaf11..077558c1 100644
--- a/fml/lib/FML/Process/CGI.pm
+++ b/fml/lib/FML/Process/CGI.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: CGI.pm,v 1.20 2001/12/22 09:21:08 fukachan Exp $
+# $FML: CGI.pm,v 1.21 2002/09/11 23:18:13 fukachan Exp $
#
package FML::Process::CGI;
@@ -34,6 +34,10 @@ This new() creates CGI object which wraps C<FML::Process::Kernel>.
the base class of CGI programs.
It provides basic functions and flow.
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Process/CGI/Kernel.pm b/fml/lib/FML/Process/CGI/Kernel.pm
index 948309e9..c9484a3f 100644
--- a/fml/lib/FML/Process/CGI/Kernel.pm
+++ b/fml/lib/FML/Process/CGI/Kernel.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: Kernel.pm,v 1.42 2002/08/14 03:31:58 fukachan Exp $
+# $FML: Kernel.pm,v 1.43 2002/09/11 23:18:17 fukachan Exp $
#
package FML::Process::CGI::Kernel;
@@ -718,6 +718,10 @@ sub AUTOLOAD
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Process/CGI/Param.pm b/fml/lib/FML/Process/CGI/Param.pm
index 7668d3a6..42766647 100644
--- a/fml/lib/FML/Process/CGI/Param.pm
+++ b/fml/lib/FML/Process/CGI/Param.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: Param.pm,v 1.16 2002/07/02 04:00:52 fukachan Exp $
+# $FML: Param.pm,v 1.17 2002/09/11 23:18:17 fukachan Exp $
#
package FML::Process::CGI::Param;
@@ -121,6 +121,10 @@ sub safe_paramlist
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Process/Calender.pm b/fml/lib/FML/Process/Calender.pm
index 30551ab5..168dac02 100644
--- a/fml/lib/FML/Process/Calender.pm
+++ b/fml/lib/FML/Process/Calender.pm
@@ -3,7 +3,7 @@
# Copyright (C) 2002 Ken'ichi Fukamachi
# All rights reserved.
#
-# $FML: Calender.pm,v 1.7 2002/08/03 13:13:23 fukachan Exp $
+# $FML: Calender.pm,v 1.8 2002/09/11 23:18:14 fukachan Exp $
#
package FML::Process::Calender;
@@ -179,6 +179,10 @@ _EOF_
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Process/Command.pm b/fml/lib/FML/Process/Command.pm
index 43868b26..318cd44b 100644
--- a/fml/lib/FML/Process/Command.pm
+++ b/fml/lib/FML/Process/Command.pm
@@ -3,7 +3,7 @@
# Copyright (C) 2000,2001,2002 Ken'ichi Fukamachi
# All rights reserved.
#
-# $FML: Command.pm,v 1.73 2002/08/19 12:41:01 fukachan Exp $
+# $FML: Command.pm,v 1.74 2002/09/11 23:18:14 fukachan Exp $
#
package FML::Process::Command;
@@ -818,6 +818,10 @@ sub _evaluate_command_lines
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Process/ConfViewer.pm b/fml/lib/FML/Process/ConfViewer.pm
index a01c1106..511eac13 100644
--- a/fml/lib/FML/Process/ConfViewer.pm
+++ b/fml/lib/FML/Process/ConfViewer.pm
@@ -3,7 +3,7 @@
# Copyright (C) 2000,2001,2002 Ken'ichi Fukamachi
# All rights reserved.
#
-# $FML: ConfViewer.pm,v 1.15 2002/08/14 03:31:55 fukachan Exp $
+# $FML: ConfViewer.pm,v 1.16 2002/09/11 23:18:14 fukachan Exp $
#
package FML::Process::ConfViewer;
@@ -228,6 +228,10 @@ sub _fmlconf
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Process/Configure.pm b/fml/lib/FML/Process/Configure.pm
index c7f8d432..fcc92bf0 100644
--- a/fml/lib/FML/Process/Configure.pm
+++ b/fml/lib/FML/Process/Configure.pm
@@ -3,7 +3,7 @@
# Copyright (C) 2001,2002 Ken'ichi Fukamachi
# All rights reserved.
#
-# $FML: Configure.pm,v 1.43 2002/08/14 03:31:56 fukachan Exp $
+# $FML: Configure.pm,v 1.44 2002/09/11 23:18:14 fukachan Exp $
#
package FML::Process::Configure;
@@ -262,6 +262,10 @@ sub _makefml
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Process/Distribute.pm b/fml/lib/FML/Process/Distribute.pm
index a4cb77b5..95427027 100644
--- a/fml/lib/FML/Process/Distribute.pm
+++ b/fml/lib/FML/Process/Distribute.pm
@@ -3,7 +3,7 @@
# Copyright (C) 2000,2001,2002 Ken'ichi Fukamachi
# All rights reserved.
#
-# $FML: Distribute.pm,v 1.95 2002/09/11 23:18:14 fukachan Exp $
+# $FML: Distribute.pm,v 1.96 2002/09/15 00:11:43 fukachan Exp $
#
package FML::Process::Distribute;
@@ -533,6 +533,10 @@ sub htmlify
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Process/DocViewer.pm b/fml/lib/FML/Process/DocViewer.pm
index 1c0f24fa..d52957bd 100644
--- a/fml/lib/FML/Process/DocViewer.pm
+++ b/fml/lib/FML/Process/DocViewer.pm
@@ -3,7 +3,7 @@
# Copyright (C) 2000,2001,2002 Ken'ichi Fukamachi
# All rights reserved.
#
-# $FML: DocViewer.pm,v 1.19 2002/08/14 03:31:56 fukachan Exp $
+# $FML: DocViewer.pm,v 1.20 2002/09/11 23:18:15 fukachan Exp $
#
package FML::Process::DocViewer;
@@ -222,6 +222,10 @@ sub finish
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Process/Error.pm b/fml/lib/FML/Process/Error.pm
index 6d8a16c1..977dddb6 100644
--- a/fml/lib/FML/Process/Error.pm
+++ b/fml/lib/FML/Process/Error.pm
@@ -3,7 +3,7 @@
# Copyright (C) 2002 Ken'ichi Fukamachi
# All rights reserved.
#
-# $FML: Error.pm,v 1.21 2002/08/19 12:38:15 fukachan Exp $
+# $FML: Error.pm,v 1.22 2002/09/11 23:18:15 fukachan Exp $
#
package FML::Process::Error;
@@ -276,6 +276,10 @@ sub finish
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Process/Flow.pm b/fml/lib/FML/Process/Flow.pm
index ad391522..0b084ea8 100644
--- a/fml/lib/FML/Process/Flow.pm
+++ b/fml/lib/FML/Process/Flow.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: Flow.pm,v 1.16 2002/07/02 03:59:06 fukachan Exp $
+# $FML: Flow.pm,v 1.17 2002/09/11 23:18:15 fukachan Exp $
#
package FML::Process::Flow;
@@ -101,6 +101,10 @@ sub ProcessStart
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Process/HTMLify.pm b/fml/lib/FML/Process/HTMLify.pm
index 347bd5b1..5ab34530 100644
--- a/fml/lib/FML/Process/HTMLify.pm
+++ b/fml/lib/FML/Process/HTMLify.pm
@@ -3,7 +3,7 @@
# Copyright (C) 2001,2002 Ken'ichi Fukamachi
# All rights reserved.
#
-# $FML: HTMLify.pm,v 1.22 2002/08/14 03:31:56 fukachan Exp $
+# $FML: HTMLify.pm,v 1.23 2002/09/11 23:18:15 fukachan Exp $
#
package FML::Process::HTMLify;
@@ -184,6 +184,10 @@ sub finish
sub DESTROY {}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Process/Kernel.pm b/fml/lib/FML/Process/Kernel.pm
index 4c283a10..c8c67e42 100644
--- a/fml/lib/FML/Process/Kernel.pm
+++ b/fml/lib/FML/Process/Kernel.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: Kernel.pm,v 1.135 2002/09/11 23:18:15 fukachan Exp $
+# $FML: Kernel.pm,v 1.136 2002/09/15 00:11:43 fukachan Exp $
#
package FML::Process::Kernel;
@@ -1890,6 +1890,10 @@ sub reset_umask
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Process/QMail.pm b/fml/lib/FML/Process/QMail.pm
index 410e2a6b..6ad5e6d8 100644
--- a/fml/lib/FML/Process/QMail.pm
+++ b/fml/lib/FML/Process/QMail.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: QMail.pm,v 1.12 2002/06/01 05:02:33 fukachan Exp $
+# $FML: QMail.pm,v 1.13 2002/09/11 23:18:15 fukachan Exp $
#
package FML::Process::QMail;
@@ -96,6 +96,10 @@ sub DotQmailExt
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
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<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Process/Scheduler.pm b/fml/lib/FML/Process/Scheduler.pm
index 763582e9..7d63208a 100644
--- a/fml/lib/FML/Process/Scheduler.pm
+++ b/fml/lib/FML/Process/Scheduler.pm
@@ -3,7 +3,7 @@
# Copyright (C) 2002 Ken'ichi Fukamachi
# All rights reserved.
#
-# $FML: Scheduler.pm,v 1.17 2002/09/11 23:18:16 fukachan Exp $
+# $FML: Scheduler.pm,v 1.18 2002/09/15 00:11:44 fukachan Exp $
#
package FML::Process::Scheduler;
@@ -68,6 +68,10 @@ sub exits
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Process/Spool.pm b/fml/lib/FML/Process/Spool.pm
index eb951b49..470f05c2 100644
--- a/fml/lib/FML/Process/Spool.pm
+++ b/fml/lib/FML/Process/Spool.pm
@@ -3,7 +3,7 @@
# Copyright (C) 2002 Ken'ichi Fukamachi
# All rights reserved.
#
-# $FML: Spool.pm,v 1.9 2002/09/11 23:18:16 fukachan Exp $
+# $FML: Spool.pm,v 1.10 2002/09/15 00:11:44 fukachan Exp $
#
package FML::Process::Spool;
@@ -337,6 +337,10 @@ sub finish
sub DESTROY {}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Process/Switch.pm b/fml/lib/FML/Process/Switch.pm
index 822b3302..e2ed80fd 100644
--- a/fml/lib/FML/Process/Switch.pm
+++ b/fml/lib/FML/Process/Switch.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: Switch.pm,v 1.73 2002/07/02 12:47:51 fukachan Exp $
+# $FML: Switch.pm,v 1.74 2002/09/11 23:18:16 fukachan Exp $
#
package FML::Process::Switch;
@@ -465,6 +465,10 @@ L<FML::Process::Configure>,
L<FML::Process::ThreadTrack>,
L<FML::Process::MailErrorAnalyzer>
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Process/ThreadTrack.pm b/fml/lib/FML/Process/ThreadTrack.pm
index 1b4e4cb5..fabfdf45 100644
--- a/fml/lib/FML/Process/ThreadTrack.pm
+++ b/fml/lib/FML/Process/ThreadTrack.pm
@@ -3,7 +3,7 @@
# Copyright (C) 2001,2002 Ken'ichi Fukamachi
# All rights reserved.
#
-# $FML: ThreadTrack.pm,v 1.32 2002/08/14 03:31:57 fukachan Exp $
+# $FML: ThreadTrack.pm,v 1.33 2002/09/11 23:18:16 fukachan Exp $
#
package FML::Process::ThreadTrack;
@@ -529,6 +529,10 @@ sub help
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Process/Utils.pm b/fml/lib/FML/Process/Utils.pm
index 2a27c23d..444773bf 100644
--- a/fml/lib/FML/Process/Utils.pm
+++ b/fml/lib/FML/Process/Utils.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: Utils.pm,v 1.42 2002/09/11 23:18:17 fukachan Exp $
+# $FML: Utils.pm,v 1.43 2002/09/15 00:11:12 fukachan Exp $
#
package FML::Process::Utils;
@@ -1005,6 +1005,10 @@ sub hints
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Restriction/Base.pm b/fml/lib/FML/Restriction/Base.pm
index 60ad41e5..9390330c 100644
--- a/fml/lib/FML/Restriction/Base.pm
+++ b/fml/lib/FML/Restriction/Base.pm
@@ -3,7 +3,7 @@
# Copyright (C) 2001,2002 Ken'ichi Fukamachi
# All rights reserved.
#
-# $FML: Base.pm,v 1.13 2002/07/02 04:01:45 fukachan Exp $
+# $FML: Base.pm,v 1.14 2002/09/11 23:18:18 fukachan Exp $
#
package FML::Restriction::Base;
@@ -124,6 +124,10 @@ if ($0 eq __FILE__) {
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Restriction/CGI.pm b/fml/lib/FML/Restriction/CGI.pm
index 8104ff4f..d97a199d 100644
--- a/fml/lib/FML/Restriction/CGI.pm
+++ b/fml/lib/FML/Restriction/CGI.pm
@@ -3,7 +3,7 @@
# Copyright (C) 2001,2002 Ken'ichi Fukamachi
# All rights reserved.
#
-# $FML: CGI.pm,v 1.6 2002/07/02 04:01:11 fukachan Exp $
+# $FML: CGI.pm,v 1.7 2002/09/11 23:18:18 fukachan Exp $
#
package FML::Restriction::CGI;
@@ -108,6 +108,10 @@ if ($0 eq __FILE__) {
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/FML/Restriction/Command.pm b/fml/lib/FML/Restriction/Command.pm
index e3b6cb9b..0bf95964 100644
--- a/fml/lib/FML/Restriction/Command.pm
+++ b/fml/lib/FML/Restriction/Command.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: Command.pm,v 1.5 2002/07/18 23:47:35 fukachan Exp $
+# $FML: Command.pm,v 1.6 2002/09/11 23:18:18 fukachan Exp $
#
package FML::Restriction::Command;
@@ -87,6 +87,10 @@ sub is_valid_mail_address
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/File/CacheDir.pm b/fml/lib/File/CacheDir.pm
index afb7e3c1..add5dbc8 100644
--- a/fml/lib/File/CacheDir.pm
+++ b/fml/lib/File/CacheDir.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: CacheDir.pm,v 1.18 2002/09/11 23:18:18 fukachan Exp $
+# $FML: CacheDir.pm,v 1.19 2002/09/15 00:07:53 fukachan Exp $
#
package File::CacheDir;
@@ -367,6 +367,10 @@ sub set
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/File/Rotate.pm b/fml/lib/File/Rotate.pm
index eb9230f1..aa536213 100644
--- a/fml/lib/File/Rotate.pm
+++ b/fml/lib/File/Rotate.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: Rotate.pm,v 1.10 2002/01/13 06:59:50 fukachan Exp $
+# $FML: Rotate.pm,v 1.11 2002/09/11 23:18:18 fukachan Exp $
#
package File::Rotate;
@@ -176,6 +176,10 @@ sub error
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/File/Sequence.pm b/fml/lib/File/Sequence.pm
index 03b446a6..51502419 100644
--- a/fml/lib/File/Sequence.pm
+++ b/fml/lib/File/Sequence.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: Sequence.pm,v 1.25 2002/07/25 11:34:02 fukachan Exp $
+# $FML: Sequence.pm,v 1.26 2002/09/11 23:18:18 fukachan Exp $
#
package File::Sequence;
@@ -334,6 +334,10 @@ sub _search_max_id_from_top
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/File/SimpleLock.pm b/fml/lib/File/SimpleLock.pm
index b5eb65a7..06e71736 100644
--- a/fml/lib/File/SimpleLock.pm
+++ b/fml/lib/File/SimpleLock.pm
@@ -2,7 +2,7 @@
#
# Copyright (C) 2000,2001,2002 Ken'ichi Fukamachi
#
-# $FML: SimpleLock.pm,v 1.12 2002/01/13 15:46:52 fukachan Exp $
+# $FML: SimpleLock.pm,v 1.13 2002/09/11 23:18:19 fukachan Exp $
#
package File::SimpleLock;
@@ -153,6 +153,10 @@ sub _simple_funlock
L<FileHandle>,
L<ErrorStatus>,
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi <F<fukachan@fml.org>>
diff --git a/fml/lib/File/Utils.pm b/fml/lib/File/Utils.pm
index 25b7a228..bfe92e31 100644
--- a/fml/lib/File/Utils.pm
+++ b/fml/lib/File/Utils.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: Utils.pm,v 1.16 2002/08/03 13:13:25 fukachan Exp $
+# $FML: Utils.pm,v 1.17 2002/09/11 23:18:19 fukachan Exp $
#
package File::Utils;
@@ -247,6 +247,10 @@ sub append
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/IO/Adapter.pm b/fml/lib/IO/Adapter.pm
index c9206589..7a9ef595 100644
--- a/fml/lib/IO/Adapter.pm
+++ b/fml/lib/IO/Adapter.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: Adapter.pm,v 1.21 2002/08/21 14:28:47 fukachan Exp $
+# $FML: Adapter.pm,v 1.22 2002/09/11 23:18:19 fukachan Exp $
#
package IO::Adapter;
@@ -499,6 +499,10 @@ sub DESTROY
return the most recent error message if exists.
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamchi
diff --git a/fml/lib/IO/Adapter/Array.pm b/fml/lib/IO/Adapter/Array.pm
index 5c669682..0edc0bd1 100644
--- a/fml/lib/IO/Adapter/Array.pm
+++ b/fml/lib/IO/Adapter/Array.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: Array.pm,v 1.24 2002/06/01 05:02:34 fukachan Exp $
+# $FML: Array.pm,v 1.25 2002/09/11 23:18:19 fukachan Exp $
#
package IO::Adapter::Array;
@@ -220,6 +220,10 @@ sub close
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/IO/Adapter/AtomicFile.pm b/fml/lib/IO/Adapter/AtomicFile.pm
index a786d169..d13796ca 100644
--- a/fml/lib/IO/Adapter/AtomicFile.pm
+++ b/fml/lib/IO/Adapter/AtomicFile.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: AtomicFile.pm,v 1.2 2002/08/21 14:27:21 fukachan Exp $
+# $FML: AtomicFile.pm,v 1.3 2002/09/11 23:18:20 fukachan Exp $
#
package IO::Adapter::AtomicFile;
@@ -290,6 +290,10 @@ sub DESTROY
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/IO/Adapter/DBI.pm b/fml/lib/IO/Adapter/DBI.pm
index 7589b336..584e729f 100644
--- a/fml/lib/IO/Adapter/DBI.pm
+++ b/fml/lib/IO/Adapter/DBI.pm
@@ -3,7 +3,7 @@
# Copyright (C) 2000,2001,2002 Ken'ichi Fukamachi
# All rights reserved.
#
-# $FML: DBI.pm,v 1.19 2002/08/03 13:13:27 fukachan Exp $
+# $FML: DBI.pm,v 1.20 2002/09/11 23:18:20 fukachan Exp $
#
package IO::Adapter::DBI;
@@ -380,6 +380,10 @@ sub md_find
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/IO/Adapter/ErrorStatus.pm b/fml/lib/IO/Adapter/ErrorStatus.pm
index 3851a301..7b1354d8 100644
--- a/fml/lib/IO/Adapter/ErrorStatus.pm
+++ b/fml/lib/IO/Adapter/ErrorStatus.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: ErrorStatus.pm,v 1.3 2002/06/01 03:29:09 fukachan Exp $
+# $FML: ErrorStatus.pm,v 1.4 2002/09/11 23:18:20 fukachan Exp $
#
package IO::Adapter::ErrorStatus;
@@ -105,6 +105,10 @@ sub error_clear
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/IO/Adapter/File.pm b/fml/lib/IO/Adapter/File.pm
index 978605d9..bca93b45 100644
--- a/fml/lib/IO/Adapter/File.pm
+++ b/fml/lib/IO/Adapter/File.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: File.pm,v 1.40 2002/08/26 03:39:58 fukachan Exp $
+# $FML: File.pm,v 1.41 2002/09/11 23:18:20 fukachan Exp $
#
package IO::Adapter::File;
@@ -511,6 +511,10 @@ sub delete
L<IO::Adapter>
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/IO/Adapter/LDAP.pm b/fml/lib/IO/Adapter/LDAP.pm
index 4c59ad13..59226f78 100644
--- a/fml/lib/IO/Adapter/LDAP.pm
+++ b/fml/lib/IO/Adapter/LDAP.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: LDAP.pm,v 1.11 2001/12/24 07:40:57 fukachan Exp $
+# $FML: LDAP.pm,v 1.12 2002/09/11 23:18:20 fukachan Exp $
#
package IO::Adapter::LDAP;
@@ -46,6 +46,10 @@ sub new
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/IO/Adapter/MySQL.pm b/fml/lib/IO/Adapter/MySQL.pm
index 446c6fc1..6ce82b08 100644
--- a/fml/lib/IO/Adapter/MySQL.pm
+++ b/fml/lib/IO/Adapter/MySQL.pm
@@ -3,7 +3,7 @@
# Copyright (C) 2000,2001,2002 Ken'ichi Fukamachi
# All rights reserved.
#
-# $FML: MySQL.pm,v 1.21 2002/07/23 13:06:36 fukachan Exp $
+# $FML: MySQL.pm,v 1.22 2002/09/11 23:18:20 fukachan Exp $
#
@@ -179,6 +179,10 @@ L<DBI>,
L<DBD::MySQL>,
L<IO::Adapter::DBI>
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/IO/Adapter/NIS.pm b/fml/lib/IO/Adapter/NIS.pm
index 3611f630..39a199f6 100644
--- a/fml/lib/IO/Adapter/NIS.pm
+++ b/fml/lib/IO/Adapter/NIS.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: NIS.pm,v 1.17 2001/12/24 07:40:57 fukachan Exp $
+# $FML: NIS.pm,v 1.18 2002/09/11 23:18:20 fukachan Exp $
#
package IO::Adapter::NIS;
@@ -72,6 +72,10 @@ sub configure
L<IO::Adapter::Array>
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/IO/Adapter/UnixGroup.pm b/fml/lib/IO/Adapter/UnixGroup.pm
index 919d6241..cef2880a 100644
--- a/fml/lib/IO/Adapter/UnixGroup.pm
+++ b/fml/lib/IO/Adapter/UnixGroup.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: UnixGroup.pm,v 1.15 2001/12/24 07:40:57 fukachan Exp $
+# $FML: UnixGroup.pm,v 1.16 2002/09/11 23:18:20 fukachan Exp $
#
package IO::Adapter::UnixGroup;
@@ -71,6 +71,10 @@ sub configure
L<IO::Adapter::Array>
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/Mail/Bounce.pm b/fml/lib/Mail/Bounce.pm
index 15921f71..6c6a52a5 100644
--- a/fml/lib/Mail/Bounce.pm
+++ b/fml/lib/Mail/Bounce.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: Bounce.pm,v 1.20 2002/02/01 12:03:59 fukachan Exp $
+# $FML: Bounce.pm,v 1.21 2002/09/11 23:18:21 fukachan Exp $
#
package Mail::Bounce;
@@ -319,6 +319,10 @@ sub address_clean_up
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/Mail/Bounce/DSN.pm b/fml/lib/Mail/Bounce/DSN.pm
index a8260449..6ca97658 100644
--- a/fml/lib/Mail/Bounce/DSN.pm
+++ b/fml/lib/Mail/Bounce/DSN.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: DSN.pm,v 1.17 2002/02/01 12:04:00 fukachan Exp $
+# $FML: DSN.pm,v 1.18 2002/09/11 23:18:22 fukachan Exp $
#
@@ -159,6 +159,10 @@ sub _parse_dsn_format
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/Mail/Bounce/Exim.pm b/fml/lib/Mail/Bounce/Exim.pm
index 335d079b..eb9020ee 100644
--- a/fml/lib/Mail/Bounce/Exim.pm
+++ b/fml/lib/Mail/Bounce/Exim.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: Exim.pm,v 1.7 2002/01/16 13:43:21 fukachan Exp $
+# $FML: Exim.pm,v 1.8 2002/09/11 23:18:22 fukachan Exp $
#
@@ -68,6 +68,10 @@ sub analyze
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/Mail/Bounce/FixBrokenAddress.pm b/fml/lib/Mail/Bounce/FixBrokenAddress.pm
index f6dd6b4c..20722061 100644
--- a/fml/lib/Mail/Bounce/FixBrokenAddress.pm
+++ b/fml/lib/Mail/Bounce/FixBrokenAddress.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: FixBrokenAddress.pm,v 1.6 2002/02/01 12:04:00 fukachan Exp $
+# $FML: FixBrokenAddress.pm,v 1.7 2002/09/11 23:18:22 fukachan Exp $
#
@@ -67,6 +67,10 @@ sub FixIt
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/Mail/Bounce/GOO.pm b/fml/lib/Mail/Bounce/GOO.pm
index 4a8d7b3b..94259cdc 100644
--- a/fml/lib/Mail/Bounce/GOO.pm
+++ b/fml/lib/Mail/Bounce/GOO.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: GOO.pm,v 1.6 2002/01/16 13:43:21 fukachan Exp $
+# $FML: GOO.pm,v 1.7 2002/09/11 23:18:22 fukachan Exp $
#
@@ -64,6 +64,10 @@ sub analyze
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/Mail/Bounce/Language/Japanese.pm b/fml/lib/Mail/Bounce/Language/Japanese.pm
index a9352da9..4e896bd3 100644
--- a/fml/lib/Mail/Bounce/Language/Japanese.pm
+++ b/fml/lib/Mail/Bounce/Language/Japanese.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: Japanese.pm,v 1.5 2002/02/01 12:04:01 fukachan Exp $
+# $FML: Japanese.pm,v 1.6 2002/09/11 23:18:23 fukachan Exp $
#
#
@@ -105,6 +105,10 @@ sub _japanese_address_match
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/Mail/Bounce/Postfix19991231.pm b/fml/lib/Mail/Bounce/Postfix19991231.pm
index 374b2ae1..650e0137 100644
--- a/fml/lib/Mail/Bounce/Postfix19991231.pm
+++ b/fml/lib/Mail/Bounce/Postfix19991231.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: Postfix19991231.pm,v 1.18 2002/06/30 14:27:49 fukachan Exp $
+# $FML: Postfix19991231.pm,v 1.19 2002/09/11 23:18:22 fukachan Exp $
#
@@ -159,6 +159,10 @@ sub _parse_address
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/Mail/Bounce/Qmail.pm b/fml/lib/Mail/Bounce/Qmail.pm
index 1cafc904..596bb13a 100644
--- a/fml/lib/Mail/Bounce/Qmail.pm
+++ b/fml/lib/Mail/Bounce/Qmail.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: Qmail.pm,v 1.5 2001/12/23 14:26:45 fukachan Exp $
+# $FML: Qmail.pm,v 1.6 2002/09/11 23:18:22 fukachan Exp $
#
@@ -86,6 +86,10 @@ sub analyze
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/Mail/Bounce/SimpleMatch.pm b/fml/lib/Mail/Bounce/SimpleMatch.pm
index 3d4fe665..1680a71e 100644
--- a/fml/lib/Mail/Bounce/SimpleMatch.pm
+++ b/fml/lib/Mail/Bounce/SimpleMatch.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: SimpleMatch.pm,v 1.29 2002/02/01 12:04:01 fukachan Exp $
+# $FML: SimpleMatch.pm,v 1.30 2002/09/11 23:18:22 fukachan Exp $
#
@@ -291,6 +291,10 @@ sub _address_match
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/Mail/Bounce/Smtpfeed.pm b/fml/lib/Mail/Bounce/Smtpfeed.pm
index b04eab5f..bd7e5d85 100644
--- a/fml/lib/Mail/Bounce/Smtpfeed.pm
+++ b/fml/lib/Mail/Bounce/Smtpfeed.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: Smtpfeed.pm,v 1.4 2001/12/23 14:26:45 fukachan Exp $
+# $FML: Smtpfeed.pm,v 1.5 2002/09/11 23:18:23 fukachan Exp $
#
@@ -66,6 +66,10 @@ sub analyze
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/Mail/Delivery.pm b/fml/lib/Mail/Delivery.pm
index e69de87f..c1df7a52 100644
--- a/fml/lib/Mail/Delivery.pm
+++ b/fml/lib/Mail/Delivery.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: Delivery.pm,v 1.5 2001/12/26 02:48:49 fukachan Exp $
+# $FML: Delivery.pm,v 1.6 2002/09/11 23:18:21 fukachan Exp $
#
package Mail::Delivery;
@@ -129,6 +129,10 @@ sub new
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/Mail/Delivery/ESMTP.pm b/fml/lib/Mail/Delivery/ESMTP.pm
index 73e50022..70730b5c 100644
--- a/fml/lib/Mail/Delivery/ESMTP.pm
+++ b/fml/lib/Mail/Delivery/ESMTP.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: ESMTP.pm,v 1.6 2002/02/17 05:43:43 fukachan Exp $
+# $FML: ESMTP.pm,v 1.7 2002/09/11 23:18:23 fukachan Exp $
#
package Mail::Delivery::ESMTP;
@@ -45,6 +45,10 @@ See L<Mail::Delivery::SMTP> for more details since this ESMTP class
is an adapter for SMTP (super) class for convenience.
All requests are forwarded to SMTP super class.
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/Mail/Delivery/ErrorStatus.pm b/fml/lib/Mail/Delivery/ErrorStatus.pm
index c6b43ed7..9207cc64 100644
--- a/fml/lib/Mail/Delivery/ErrorStatus.pm
+++ b/fml/lib/Mail/Delivery/ErrorStatus.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: ErrorStatus.pm,v 1.3 2002/06/01 03:29:10 fukachan Exp $
+# $FML: ErrorStatus.pm,v 1.4 2002/09/11 23:18:23 fukachan Exp $
#
package Mail::Delivery::ErrorStatus;
@@ -105,6 +105,10 @@ sub error_clear
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/Mail/Delivery/Net/INET4.pm b/fml/lib/Mail/Delivery/Net/INET4.pm
index b014c4c9..888328cc 100644
--- a/fml/lib/Mail/Delivery/Net/INET4.pm
+++ b/fml/lib/Mail/Delivery/Net/INET4.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: INET4.pm,v 1.4 2002/01/13 07:09:05 fukachan Exp $
+# $FML: INET4.pm,v 1.5 2002/09/11 23:18:24 fukachan Exp $
#
package Mail::Delivery::Net::INET4;
@@ -95,6 +95,10 @@ L<Socket>,
L<IO::Socket>,
L<Mail::Delivery::Utils>
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/Mail/Delivery/Net/INET6.pm b/fml/lib/Mail/Delivery/Net/INET6.pm
index 9d8c436f..2b364771 100644
--- a/fml/lib/Mail/Delivery/Net/INET6.pm
+++ b/fml/lib/Mail/Delivery/Net/INET6.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: INET6.pm,v 1.8 2002/01/13 07:09:05 fukachan Exp $
+# $FML: INET6.pm,v 1.9 2002/09/11 23:18:25 fukachan Exp $
#
package Mail::Delivery::Net::INET6;
@@ -219,6 +219,10 @@ L<IO::Handle>,
L<IO::Socket>,
L<Mail::Delivery::Utils>
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/Mail/Delivery/Queue.pm b/fml/lib/Mail/Delivery/Queue.pm
index a0e97248..0ee1a4bc 100644
--- a/fml/lib/Mail/Delivery/Queue.pm
+++ b/fml/lib/Mail/Delivery/Queue.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: Queue.pm,v 1.16 2002/07/02 12:52:47 fukachan Exp $
+# $FML: Queue.pm,v 1.17 2002/09/11 23:18:23 fukachan Exp $
#
package Mail::Delivery::Queue;
@@ -487,6 +487,10 @@ sub DESTROY
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/Mail/Delivery/SMTP.pm b/fml/lib/Mail/Delivery/SMTP.pm
index 2b57561c..83aa5d00 100644
--- a/fml/lib/Mail/Delivery/SMTP.pm
+++ b/fml/lib/Mail/Delivery/SMTP.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: SMTP.pm,v 1.17 2002/07/31 13:02:10 fukachan Exp $
+# $FML: SMTP.pm,v 1.18 2002/09/11 23:18:24 fukachan Exp $
#
@@ -839,6 +839,10 @@ See I<http://www.postfix.org/> on C<Postfix>
which replaces sendmail with little effort
but provides a lot of compatibility except for sendmail.cf.
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/Mail/Delivery/Utils.pm b/fml/lib/Mail/Delivery/Utils.pm
index 8dd0c89c..b21c6c83 100644
--- a/fml/lib/Mail/Delivery/Utils.pm
+++ b/fml/lib/Mail/Delivery/Utils.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: Utils.pm,v 1.7 2002/06/01 05:09:28 fukachan Exp $
+# $FML: Utils.pm,v 1.8 2002/09/11 23:18:24 fukachan Exp $
#
package Mail::Delivery::Utils;
@@ -385,6 +385,10 @@ sub _reset_mapinfo
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/Mail/Message.pm b/fml/lib/Mail/Message.pm
index 9c1b9719..cbb56b8e 100644
--- a/fml/lib/Mail/Message.pm
+++ b/fml/lib/Mail/Message.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: Message.pm,v 1.66 2002/08/03 04:25:20 fukachan Exp $
+# $FML: Message.pm,v 1.67 2002/09/11 23:18:21 fukachan Exp $
#
package Mail::Message;
@@ -2220,6 +2220,10 @@ Appendix A -- Collected Grammar
; be able to handle padding
; added by message transports.
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/Mail/Message/Checksum.pm b/fml/lib/Mail/Message/Checksum.pm
index 929d057b..16c710f2 100644
--- a/fml/lib/Mail/Message/Checksum.pm
+++ b/fml/lib/Mail/Message/Checksum.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: Checksum.pm,v 1.3 2002/04/28 13:14:56 fukachan Exp $
+# $FML: Checksum.pm,v 1.4 2002/09/11 23:18:25 fukachan Exp $
#
package Mail::Message::Checksum;
@@ -248,6 +248,10 @@ The coefficients of R(x) are considered to be a 32-bit sequence.
The bit sequence is complemented and the result is the CRC.
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/Mail/Message/Compose.pm b/fml/lib/Mail/Message/Compose.pm
index addc70bd..c6a2c9ac 100644
--- a/fml/lib/Mail/Message/Compose.pm
+++ b/fml/lib/Mail/Message/Compose.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: Compose.pm,v 1.3 2001/12/22 09:21:19 fukachan Exp $
+# $FML: Compose.pm,v 1.4 2002/09/11 23:18:25 fukachan Exp $
#
@@ -29,6 +29,10 @@ See C<Mail::Message>.
This class is the adapter for C<MIME::Lite>.
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/Mail/Message/Date.pm b/fml/lib/Mail/Message/Date.pm
index 4e8931f9..64b9e238 100644
--- a/fml/lib/Mail/Message/Date.pm
+++ b/fml/lib/Mail/Message/Date.pm
@@ -2,7 +2,7 @@
#
# Copyright (C) 2000,2001,2002 Ken'ichi Fukamachi
#
-# $FML: Date.pm,v 1.12 2002/07/02 12:53:11 fukachan Exp $
+# $FML: Date.pm,v 1.13 2002/09/11 23:18:25 fukachan Exp $
#
package Mail::Message::Date;
@@ -407,6 +407,10 @@ sub date_to_unixtime
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/Mail/Message/Encode.pm b/fml/lib/Mail/Message/Encode.pm
index 8c30b2bf..06a090dc 100644
--- a/fml/lib/Mail/Message/Encode.pm
+++ b/fml/lib/Mail/Message/Encode.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: Encode.pm,v 1.5 2002/08/16 15:42:07 fukachan Exp $
+# $FML: Encode.pm,v 1.6 2002/09/11 23:18:25 fukachan Exp $
#
package Mail::Message::Encode;
@@ -453,6 +453,10 @@ if ($0 eq __FILE__) {
See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/Mail/Message/Language/Japanese/Subject.pm b/fml/lib/Mail/Message/Language/Japanese/Subject.pm
index 58367814..a684a412 100644
--- a/fml/lib/Mail/Message/Language/Japanese/Subject.pm
+++ b/fml/lib/Mail/Message/Language/Japanese/Subject.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: Subject.pm,v 1.8 2002/07/02 12:55:10 fukachan Exp $
+# $FML: Subject.pm,v 1.9 2002/09/11 23:18:28 fukachan Exp $
#
@@ -133,6 +133,10 @@ sub cut_off_reply_tag
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/Mail/Message/MH.pm b/fml/lib/Mail/Message/MH.pm
index 7a359e6f..5d7e2ce6 100644
--- a/fml/lib/Mail/Message/MH.pm
+++ b/fml/lib/Mail/Message/MH.pm
@@ -2,7 +2,7 @@
#
# Copyright (C) 2001,2002 Ken'ichi Fukamachi
#
-# $FML: MH.pm,v 1.8 2002/07/17 12:23:29 fukachan Exp $
+# $FML: MH.pm,v 1.9 2002/09/11 23:18:25 fukachan Exp $
#
package Mail::Message::MH;
@@ -136,6 +136,10 @@ if ($0 eq __FILE__) {
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/Mail/Message/Parse.pm b/fml/lib/Mail/Message/Parse.pm
index 4cfd7923..0075c9dd 100644
--- a/fml/lib/Mail/Message/Parse.pm
+++ b/fml/lib/Mail/Message/Parse.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: Parse.pm,v 1.6 2002/01/30 14:51:16 fukachan Exp $
+# $FML: Parse.pm,v 1.7 2002/09/11 23:18:25 fukachan Exp $
#
@@ -45,6 +45,10 @@ where C<$args> is same as one of C<Mail::Message>'s C<parse()>.
just a wrapper for C<Mail::Message> parser function.
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/Mail/Message/Spool.pm b/fml/lib/Mail/Message/Spool.pm
index 560574ab..2bdb9c26 100644
--- a/fml/lib/Mail/Message/Spool.pm
+++ b/fml/lib/Mail/Message/Spool.pm
@@ -2,7 +2,7 @@
#
# Copyright (C) 2002 Ken'ichi Fukamachi
#
-# $FML: Spool.pm,v 1.8 2002/04/22 04:59:37 fukachan Exp $
+# $FML: Spool.pm,v 1.9 2002/09/11 23:18:27 fukachan Exp $
#
package Mail::Message::Spool;
@@ -156,6 +156,10 @@ if ($0 eq __FILE__) {
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/Mail/Message/ToHTML.pm b/fml/lib/Mail/Message/ToHTML.pm
index 203c69d3..734fb9e7 100644
--- a/fml/lib/Mail/Message/ToHTML.pm
+++ b/fml/lib/Mail/Message/ToHTML.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: ToHTML.pm,v 1.21 2002/08/10 14:27:23 fukachan Exp $
+# $FML: ToHTML.pm,v 1.22 2002/09/11 23:18:27 fukachan Exp $
#
package Mail::Message::ToHTML;
@@ -17,7 +17,7 @@ my $debug = 0;
my $URL =
"<A HREF=\"http://www.fml.org/software/\">Mail::Message::ToHTML</A>";
-my $version = q$FML: ToHTML.pm,v 1.21 2002/08/10 14:27:23 fukachan Exp $;
+my $version = q$FML: ToHTML.pm,v 1.22 2002/09/11 23:18:27 fukachan Exp $;
if ($version =~ /,v\s+([\d\.]+)\s+/) {
$version = "$URL $1";
}
@@ -2553,6 +2553,10 @@ if ($0 eq __FILE__) {
sub directory?
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/Mail/Message/Utils.pm b/fml/lib/Mail/Message/Utils.pm
index c7910e96..1133de3c 100644
--- a/fml/lib/Mail/Message/Utils.pm
+++ b/fml/lib/Mail/Message/Utils.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: Utils.pm,v 1.2 2001/12/24 02:26:34 fukachan Exp $
+# $FML: Utils.pm,v 1.3 2002/09/11 23:18:28 fukachan Exp $
#
package Mail::Message::Utils;
@@ -53,6 +53,10 @@ sub remove_subject_tag_like_string
See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/Mail/ThreadTrack.pm b/fml/lib/Mail/ThreadTrack.pm
index 3e6c8679..5750759c 100755
--- a/fml/lib/Mail/ThreadTrack.pm
+++ b/fml/lib/Mail/ThreadTrack.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: ThreadTrack.pm,v 1.27 2002/06/01 05:02:34 fukachan Exp $
+# $FML: ThreadTrack.pm,v 1.28 2002/09/11 23:18:22 fukachan Exp $
#
package Mail::ThreadTrack;
@@ -533,6 +533,10 @@ sub filepath
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/Mail/ThreadTrack/Analyze.pm b/fml/lib/Mail/ThreadTrack/Analyze.pm
index 5bce2aa1..b0f66aca 100644
--- a/fml/lib/Mail/ThreadTrack/Analyze.pm
+++ b/fml/lib/Mail/ThreadTrack/Analyze.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: Analyze.pm,v 1.26 2002/07/31 13:02:54 fukachan Exp $
+# $FML: Analyze.pm,v 1.27 2002/09/11 23:18:29 fukachan Exp $
#
package Mail::ThreadTrack::Analyze;
@@ -619,6 +619,10 @@ sub _update_index_db
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/Mail/ThreadTrack/DB.pm b/fml/lib/Mail/ThreadTrack/DB.pm
index 85dfdecf..5e934f27 100644
--- a/fml/lib/Mail/ThreadTrack/DB.pm
+++ b/fml/lib/Mail/ThreadTrack/DB.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: DB.pm,v 1.26 2002/03/31 02:25:44 fukachan Exp $
+# $FML: DB.pm,v 1.27 2002/09/11 23:18:29 fukachan Exp $
#
package Mail::ThreadTrack::DB;
@@ -288,6 +288,10 @@ sub db_last_modified
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/Mail/ThreadTrack/HeaderRewrite.pm b/fml/lib/Mail/ThreadTrack/HeaderRewrite.pm
index fc19d300..36cdcf2e 100644
--- a/fml/lib/Mail/ThreadTrack/HeaderRewrite.pm
+++ b/fml/lib/Mail/ThreadTrack/HeaderRewrite.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: HeaderRewrite.pm,v 1.10 2002/01/16 13:34:05 fukachan Exp $
+# $FML: HeaderRewrite.pm,v 1.11 2002/09/11 23:18:29 fukachan Exp $
#
package Mail::ThreadTrack::HeaderRewrite;
@@ -106,6 +106,10 @@ sub prepare_history_info
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/Mail/ThreadTrack/Print.pm b/fml/lib/Mail/ThreadTrack/Print.pm
index 1c05d830..ef109284 100644
--- a/fml/lib/Mail/ThreadTrack/Print.pm
+++ b/fml/lib/Mail/ThreadTrack/Print.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: Print.pm,v 1.24 2002/07/02 11:51:15 fukachan Exp $
+# $FML: Print.pm,v 1.25 2002/09/11 23:18:29 fukachan Exp $
#
package Mail::ThreadTrack::Print;
@@ -391,6 +391,10 @@ sub _quote
See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/Mail/ThreadTrack/Print/HTML.pm b/fml/lib/Mail/ThreadTrack/Print/HTML.pm
index a97cd712..327657a9 100644
--- a/fml/lib/Mail/ThreadTrack/Print/HTML.pm
+++ b/fml/lib/Mail/ThreadTrack/Print/HTML.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: HTML.pm,v 1.11 2002/03/31 02:25:45 fukachan Exp $
+# $FML: HTML.pm,v 1.12 2002/09/11 23:18:29 fukachan Exp $
#
package Mail::ThreadTrack::Print::HTML;
@@ -249,6 +249,10 @@ sub __print_message_summary
See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/Mail/ThreadTrack/Print/Message.pm b/fml/lib/Mail/ThreadTrack/Print/Message.pm
index 592f3239..8506faad 100644
--- a/fml/lib/Mail/ThreadTrack/Print/Message.pm
+++ b/fml/lib/Mail/ThreadTrack/Print/Message.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: Message.pm,v 1.6 2002/01/13 14:51:26 fukachan Exp $
+# $FML: Message.pm,v 1.7 2002/09/11 23:18:30 fukachan Exp $
#
package Mail::ThreadTrack::Print::Message;
@@ -219,6 +219,10 @@ sub _who_of_address
See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/Mail/ThreadTrack/Print/Sort.pm b/fml/lib/Mail/ThreadTrack/Print/Sort.pm
index 6fb266a1..e9730e0a 100644
--- a/fml/lib/Mail/ThreadTrack/Print/Sort.pm
+++ b/fml/lib/Mail/ThreadTrack/Print/Sort.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: Sort.pm,v 1.6 2002/01/13 14:51:26 fukachan Exp $
+# $FML: Sort.pm,v 1.7 2002/09/11 23:18:30 fukachan Exp $
#
package Mail::ThreadTrack::Print::Sort;
@@ -98,6 +98,10 @@ sub _calculate_age
See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/Mail/ThreadTrack/Print/Text.pm b/fml/lib/Mail/ThreadTrack/Print/Text.pm
index 0ec59aa6..23d8488a 100644
--- a/fml/lib/Mail/ThreadTrack/Print/Text.pm
+++ b/fml/lib/Mail/ThreadTrack/Print/Text.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: Text.pm,v 1.9 2002/03/31 02:25:45 fukachan Exp $
+# $FML: Text.pm,v 1.10 2002/09/11 23:18:30 fukachan Exp $
#
package Mail::ThreadTrack::Print::Text;
@@ -206,6 +206,10 @@ sub _cost_to_indicator
See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/Mail/ThreadTrack/Print/Utils.pm b/fml/lib/Mail/ThreadTrack/Print/Utils.pm
index 43f63838..b04c205c 100644
--- a/fml/lib/Mail/ThreadTrack/Print/Utils.pm
+++ b/fml/lib/Mail/ThreadTrack/Print/Utils.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: Utils.pm,v 1.3 2002/01/13 14:51:26 fukachan Exp $
+# $FML: Utils.pm,v 1.4 2002/09/11 23:18:30 fukachan Exp $
#
package Mail::ThreadTrack::Print::Utils;
@@ -92,6 +92,10 @@ sub STR2EUC
See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/Tie/JournaledDir.pm b/fml/lib/Tie/JournaledDir.pm
index f1419f17..8e6be8a5 100644
--- a/fml/lib/Tie/JournaledDir.pm
+++ b/fml/lib/Tie/JournaledDir.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: JournaledDir.pm,v 1.14 2002/08/07 14:37:24 fukachan Exp $
+# $FML: JournaledDir.pm,v 1.15 2002/09/11 23:18:30 fukachan Exp $
#
package Tie::JournaledDir;
@@ -371,6 +371,10 @@ sub get_all_values_as_hash_ref
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi
diff --git a/fml/lib/Tie/JournaledFile.pm b/fml/lib/Tie/JournaledFile.pm
index 7a6892d1..73517234 100644
--- a/fml/lib/Tie/JournaledFile.pm
+++ b/fml/lib/Tie/JournaledFile.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: JournaledFile.pm,v 1.21 2002/08/07 14:36:37 fukachan Exp $
+# $FML: JournaledFile.pm,v 1.22 2002/09/11 23:18:30 fukachan Exp $
#
package Tie::JournaledFile;
@@ -387,6 +387,10 @@ sub _puts
}
+=head1 CODING STYLE
+
+See C<http://www.fml.org/software/FNF/> on fml coding style guide.
+
=head1 AUTHOR
Ken'ichi Fukamachi