summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Error.pm
diff options
context:
space:
mode:
Diffstat (limited to 'fml/lib/FML/Error.pm')
-rw-r--r--fml/lib/FML/Error.pm6
1 files changed, 5 insertions, 1 deletions
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