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/IO/Adapter/AtomicFile.pm | |
| parent | 098335394326aebb81cfe800adaafbc213313577 (diff) | |
| download | fml8-ca99f29a2fcbf713c643693a24e3fb9c65035380.tar.gz fml8-ca99f29a2fcbf713c643693a24e3fb9c65035380.tar.bz2 fml8-ca99f29a2fcbf713c643693a24e3fb9c65035380.zip | |
fml5 -> fml8
Diffstat (limited to 'fml/lib/IO/Adapter/AtomicFile.pm')
| -rw-r--r-- | fml/lib/IO/Adapter/AtomicFile.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fml/lib/IO/Adapter/AtomicFile.pm b/fml/lib/IO/Adapter/AtomicFile.pm index 539847e2..a786d169 100644 --- a/fml/lib/IO/Adapter/AtomicFile.pm +++ b/fml/lib/IO/Adapter/AtomicFile.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: AtomicFile.pm,v 1.1 2002/07/25 11:34:02 fukachan Exp $ +# $FML: AtomicFile.pm,v 1.2 2002/08/21 14:27:21 fukachan Exp $ # package IO::Adapter::AtomicFile; @@ -303,7 +303,7 @@ redistribute it and/or modify it under the same terms as Perl itself. =head1 HISTORY -IO::Adapter::AtomicFile appeared in fml5 mailing list driver package. +IO::Adapter::AtomicFile first appeared in fml8 mailing list driver package. See C<http://www.fml.org/> for more details. =cut |
