diff options
Diffstat (limited to 'fml/lib/IO/Adapter/MySQL.pm')
| -rw-r--r-- | fml/lib/IO/Adapter/MySQL.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fml/lib/IO/Adapter/MySQL.pm b/fml/lib/IO/Adapter/MySQL.pm index 51f9afcf..446c6fc1 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.20 2002/02/01 12:03:59 fukachan Exp $ +# $FML: MySQL.pm,v 1.21 2002/07/23 13:06:36 fukachan Exp $ # @@ -192,7 +192,7 @@ redistribute it and/or modify it under the same terms as Perl itself. =head1 HISTORY -IO::Adapter::File appeared in fml5 mailing list driver package. +IO::Adapter::File first appeared in fml8 mailing list driver package. See C<http://www.fml.org/> for more details. =cut |
