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/File | |
| parent | 098335394326aebb81cfe800adaafbc213313577 (diff) | |
| download | fml8-ca99f29a2fcbf713c643693a24e3fb9c65035380.tar.gz fml8-ca99f29a2fcbf713c643693a24e3fb9c65035380.tar.bz2 fml8-ca99f29a2fcbf713c643693a24e3fb9c65035380.zip | |
fml5 -> fml8
Diffstat (limited to 'fml/lib/File')
| -rw-r--r-- | fml/lib/File/CacheDir.pm | 4 | ||||
| -rw-r--r-- | fml/lib/File/Rotate.pm | 4 | ||||
| -rw-r--r-- | fml/lib/File/Sequence.pm | 4 | ||||
| -rw-r--r-- | fml/lib/File/SimpleLock.pm | 4 | ||||
| -rw-r--r-- | fml/lib/File/Utils.pm | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/fml/lib/File/CacheDir.pm b/fml/lib/File/CacheDir.pm index 2e0452dc..3ba3c22c 100644 --- a/fml/lib/File/CacheDir.pm +++ b/fml/lib/File/CacheDir.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: CacheDir.pm,v 1.16 2002/07/02 12:50:16 fukachan Exp $ +# $FML: CacheDir.pm,v 1.17 2002/08/03 13:13:25 fukachan Exp $ # package File::CacheDir; @@ -380,7 +380,7 @@ redistribute it and/or modify it under the same terms as Perl itself. =head1 HISTORY -File::CacheDir appeared in fml5 mailing list driver package. +File::CacheDir first appeared in fml8 mailing list driver package. See C<http://www.fml.org/> for more details. =cut diff --git a/fml/lib/File/Rotate.pm b/fml/lib/File/Rotate.pm index 7a58c988..eb9230f1 100644 --- a/fml/lib/File/Rotate.pm +++ b/fml/lib/File/Rotate.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: Rotate.pm,v 1.9 2002/01/13 05:57:40 fukachan Exp $ +# $FML: Rotate.pm,v 1.10 2002/01/13 06:59:50 fukachan Exp $ # package File::Rotate; @@ -190,7 +190,7 @@ redistribute it and/or modify it under the same terms as Perl itself. =head1 HISTORY -File::Rotate appeared in fml5 mailing list driver package. +File::Rotate first appeared in fml8 mailing list driver package. See C<http://www.fml.org/> for more details. =cut diff --git a/fml/lib/File/Sequence.pm b/fml/lib/File/Sequence.pm index c96d8426..03b446a6 100644 --- a/fml/lib/File/Sequence.pm +++ b/fml/lib/File/Sequence.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: Sequence.pm,v 1.24 2002/07/02 12:51:39 fukachan Exp $ +# $FML: Sequence.pm,v 1.25 2002/07/25 11:34:02 fukachan Exp $ # package File::Sequence; @@ -347,7 +347,7 @@ redistribute it and/or modify it under the same terms as Perl itself. =head1 HISTORY -File::Sequence appeared in fml5 mailing list driver package. +File::Sequence first appeared in fml8 mailing list driver package. See C<http://www.fml.org/> for more details. =cut diff --git a/fml/lib/File/SimpleLock.pm b/fml/lib/File/SimpleLock.pm index 4dbc1d04..b5eb65a7 100644 --- a/fml/lib/File/SimpleLock.pm +++ b/fml/lib/File/SimpleLock.pm @@ -2,7 +2,7 @@ # # Copyright (C) 2000,2001,2002 Ken'ichi Fukamachi # -# $FML: SimpleLock.pm,v 1.11 2002/01/13 06:59:50 fukachan Exp $ +# $FML: SimpleLock.pm,v 1.12 2002/01/13 15:46:52 fukachan Exp $ # package File::SimpleLock; @@ -166,7 +166,7 @@ redistribute it and/or modify it under the same terms as Perl itself. =head1 HISTORY -File::SimpleLock appeared in fml5 mailing list driver package. +File::SimpleLock first appeared in fml8 mailing list driver package. See C<http://www.fml.org/> for more details. =cut diff --git a/fml/lib/File/Utils.pm b/fml/lib/File/Utils.pm index ec02df72..25b7a228 100644 --- a/fml/lib/File/Utils.pm +++ b/fml/lib/File/Utils.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: Utils.pm,v 1.15 2002/07/25 11:34:02 fukachan Exp $ +# $FML: Utils.pm,v 1.16 2002/08/03 13:13:25 fukachan Exp $ # package File::Utils; @@ -260,7 +260,7 @@ redistribute it and/or modify it under the same terms as Perl itself. =head1 HISTORY -File::Utils appeared in fml5 mailing list driver package. +File::Utils first appeared in fml8 mailing list driver package. See C<http://www.fml.org/> for more details. =cut |
