diff options
| author | fukachan <fukachan> | 2001-02-19 01:10:37 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2001-02-19 01:10:37 +0000 |
| commit | b6f84022326702dbf8baec21bb7e15bb033c0a6b (patch) | |
| tree | 3dc23590d18712cb7d83daecee89a27ed5ce2130 /fml/lib/IO | |
| parent | 1c0f8a648aff54b53aeb37627194a7b2014356c3 (diff) | |
| download | fml8-b6f84022326702dbf8baec21bb7e15bb033c0a6b.tar.gz fml8-b6f84022326702dbf8baec21bb7e15bb033c0a6b.tar.bz2 fml8-b6f84022326702dbf8baec21bb7e15bb033c0a6b.zip | |
align the format in HISTORY section
Diffstat (limited to 'fml/lib/IO')
| -rw-r--r-- | fml/lib/IO/Adapter/Array.pm | 3 | ||||
| -rw-r--r-- | fml/lib/IO/Adapter/File.pm | 3 | ||||
| -rw-r--r-- | fml/lib/IO/Adapter/LDAP.pm | 3 | ||||
| -rw-r--r-- | fml/lib/IO/Adapter/NIS.pm | 3 | ||||
| -rw-r--r-- | fml/lib/IO/Adapter/RDBMS.pm | 3 | ||||
| -rw-r--r-- | fml/lib/IO/Adapter/UnixGroup.pm | 3 | ||||
| -rw-r--r-- | fml/lib/IO/File/Atomic.pm | 3 | ||||
| -rw-r--r-- | fml/lib/IO/MapAdapter.pm | 3 |
8 files changed, 16 insertions, 8 deletions
diff --git a/fml/lib/IO/Adapter/Array.pm b/fml/lib/IO/Adapter/Array.pm index 900aa4af..b5974d42 100644 --- a/fml/lib/IO/Adapter/Array.pm +++ b/fml/lib/IO/Adapter/Array.pm @@ -199,7 +199,8 @@ redistribute it and/or modify it under the same terms as Perl itself. =head1 HISTORY -IO::Adapter::Array.pm appeared in fml5. +IO::Adapter::Array appeared in fml5 mailing list driver package. +See C<http://www.fml.org/> for more details. =cut diff --git a/fml/lib/IO/Adapter/File.pm b/fml/lib/IO/Adapter/File.pm index 60fbd4a3..a6b16c8f 100644 --- a/fml/lib/IO/Adapter/File.pm +++ b/fml/lib/IO/Adapter/File.pm @@ -150,7 +150,8 @@ redistribute it and/or modify it under the same terms as Perl itself. =head1 HISTORY -IO::Adapter::File.pm appeared in fml5. +IO::Adapter::File appeared in fml5 mailing list driver package. +See C<http://www.fml.org/> for more details. =cut diff --git a/fml/lib/IO/Adapter/LDAP.pm b/fml/lib/IO/Adapter/LDAP.pm index f7007fc3..ff68b365 100644 --- a/fml/lib/IO/Adapter/LDAP.pm +++ b/fml/lib/IO/Adapter/LDAP.pm @@ -60,7 +60,8 @@ redistribute it and/or modify it under the same terms as Perl itself. =head1 HISTORY -IO::Adapter::LDAP.pm appeared in fml5. +IO::Adapter::LDAP appeared in fml5 mailing list driver package. +See C<http://www.fml.org/> for more details. =cut diff --git a/fml/lib/IO/Adapter/NIS.pm b/fml/lib/IO/Adapter/NIS.pm index f800b379..b2daa7f3 100644 --- a/fml/lib/IO/Adapter/NIS.pm +++ b/fml/lib/IO/Adapter/NIS.pm @@ -60,7 +60,8 @@ redistribute it and/or modify it under the same terms as Perl itself. =head1 HISTORY -IO::Adapter::NIS.pm appeared in fml5. +IO::Adapter::NIS appeared in fml5 mailing list driver package. +See C<http://www.fml.org/> for more details. =cut diff --git a/fml/lib/IO/Adapter/RDBMS.pm b/fml/lib/IO/Adapter/RDBMS.pm index f325fbaf..5ad510ae 100644 --- a/fml/lib/IO/Adapter/RDBMS.pm +++ b/fml/lib/IO/Adapter/RDBMS.pm @@ -60,7 +60,8 @@ redistribute it and/or modify it under the same terms as Perl itself. =head1 HISTORY -IO::Adapter::RDBMS.pm appeared in fml5. +IO::Adapter::RDBMS appeared in fml5 mailing list driver package. +See C<http://www.fml.org/> for more details. =cut diff --git a/fml/lib/IO/Adapter/UnixGroup.pm b/fml/lib/IO/Adapter/UnixGroup.pm index df06a1bb..11141c0b 100644 --- a/fml/lib/IO/Adapter/UnixGroup.pm +++ b/fml/lib/IO/Adapter/UnixGroup.pm @@ -59,7 +59,8 @@ redistribute it and/or modify it under the same terms as Perl itself. =head1 HISTORY -IO::Adapter::UnixGroup.pm appeared in fml5. +IO::Adapter::UnixGroup appeared in fml5 mailing list driver package. +See C<http://www.fml.org/> for more details. =cut diff --git a/fml/lib/IO/File/Atomic.pm b/fml/lib/IO/File/Atomic.pm index ebd878d9..a9f41581 100644 --- a/fml/lib/IO/File/Atomic.pm +++ b/fml/lib/IO/File/Atomic.pm @@ -232,7 +232,8 @@ redistribute it and/or modify it under the same terms as Perl itself. =head1 HISTORY -IO::File::Atomic.pm appeared in fml5. +IO::File::Atomic appeared in fml5 mailing list driver package. +See C<http://www.fml.org/> for more details. =cut diff --git a/fml/lib/IO/MapAdapter.pm b/fml/lib/IO/MapAdapter.pm index 63fdc553..406431fa 100644 --- a/fml/lib/IO/MapAdapter.pm +++ b/fml/lib/IO/MapAdapter.pm @@ -267,7 +267,8 @@ redistribute it and/or modify it under the same terms as Perl itself. =head1 HISTORY -IO::MapAdapter.pm appeared in fml5. +IO::MapAdapter appeared in fml5 mailing list driver package. +See C<http://www.fml.org/> for more details. =cut |
