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