summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process/CGI.pm
diff options
context:
space:
mode:
authorfukachan <fukachan>2002-09-11 23:18:00 +0000
committerfukachan <fukachan>2002-09-11 23:18:00 +0000
commitca99f29a2fcbf713c643693a24e3fb9c65035380 (patch)
tree342518b76899f3ae0d00dce603c3dff6840e20e8 /fml/lib/FML/Process/CGI.pm
parent098335394326aebb81cfe800adaafbc213313577 (diff)
downloadfml8-ca99f29a2fcbf713c643693a24e3fb9c65035380.tar.gz
fml8-ca99f29a2fcbf713c643693a24e3fb9c65035380.tar.bz2
fml8-ca99f29a2fcbf713c643693a24e3fb9c65035380.zip
fml5 -> fml8
Diffstat (limited to 'fml/lib/FML/Process/CGI.pm')
-rw-r--r--fml/lib/FML/Process/CGI.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/fml/lib/FML/Process/CGI.pm b/fml/lib/FML/Process/CGI.pm
index c76a89e3..d93eaf11 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.19 2001/11/08 15:36:21 fukachan Exp $
+# $FML: CGI.pm,v 1.20 2001/12/22 09:21:08 fukachan Exp $
#
package FML::Process::CGI;
@@ -47,7 +47,7 @@ redistribute it and/or modify it under the same terms as Perl itself.
=head1 HISTORY
-FML::Process::CGI appeared in fml5 mailing list driver package.
+FML::Process::CGI first appeared in fml8 mailing list driver package.
See C<http://www.fml.org/> for more details.
=cut