diff options
| author | fukachan <fukachan> | 2002-09-11 23:18:00 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2002-09-11 23:18:00 +0000 |
| commit | ca99f29a2fcbf713c643693a24e3fb9c65035380 (patch) | |
| tree | 342518b76899f3ae0d00dce603c3dff6840e20e8 /fml/lib/FML/Process/Error.pm | |
| parent | 098335394326aebb81cfe800adaafbc213313577 (diff) | |
| download | fml8-ca99f29a2fcbf713c643693a24e3fb9c65035380.tar.gz fml8-ca99f29a2fcbf713c643693a24e3fb9c65035380.tar.bz2 fml8-ca99f29a2fcbf713c643693a24e3fb9c65035380.zip | |
fml5 -> fml8
Diffstat (limited to 'fml/lib/FML/Process/Error.pm')
| -rw-r--r-- | fml/lib/FML/Process/Error.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fml/lib/FML/Process/Error.pm b/fml/lib/FML/Process/Error.pm index 7af42240..6d8a16c1 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.20 2002/08/15 08:04:41 fukachan Exp $ +# $FML: Error.pm,v 1.21 2002/08/19 12:38:15 fukachan Exp $ # package FML::Process::Error; @@ -289,7 +289,7 @@ redistribute it and/or modify it under the same terms as Perl itself. =head1 HISTORY -FML::Process::Error appeared in fml5 mailing list driver package. +FML::Process::Error first appeared in fml8 mailing list driver package. See C<http://www.fml.org/> for more details. =cut |
