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/Dialect | |
| 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/Dialect')
| -rw-r--r-- | fml/lib/Dialect/ISO2022JP.pm | 3 | ||||
| -rw-r--r-- | fml/lib/Dialect/Japanese/Subject.pm | 3 | ||||
| -rw-r--r-- | fml/lib/Dialect/Japanese/Utils.pm | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/fml/lib/Dialect/ISO2022JP.pm b/fml/lib/Dialect/ISO2022JP.pm index 64eb766b..85d1b27d 100644 --- a/fml/lib/Dialect/ISO2022JP.pm +++ b/fml/lib/Dialect/ISO2022JP.pm @@ -40,7 +40,8 @@ redistribute it and/or modify it under the same terms as Perl itself. =head1 HISTORY -Dialect::ISO2022JP appeared in fml5. +Dialect::ISO2022JP appeared in fml5 mailing list driver package. +See C<http://www.fml.org/> for more details. =cut diff --git a/fml/lib/Dialect/Japanese/Subject.pm b/fml/lib/Dialect/Japanese/Subject.pm index a5e7793d..f9c33dc4 100644 --- a/fml/lib/Dialect/Japanese/Subject.pm +++ b/fml/lib/Dialect/Japanese/Subject.pm @@ -118,7 +118,8 @@ redistribute it and/or modify it under the same terms as Perl itself. =head1 HISTORY -Dialect::Japanese::Subject.pm appeared in fml5. +Dialect::Japanese::Subject appeared in fml5 mailing list driver package. +See C<http://www.fml.org/> for more details. =cut diff --git a/fml/lib/Dialect/Japanese/Utils.pm b/fml/lib/Dialect/Japanese/Utils.pm index 264758f3..54595737 100644 --- a/fml/lib/Dialect/Japanese/Utils.pm +++ b/fml/lib/Dialect/Japanese/Utils.pm @@ -94,7 +94,8 @@ redistribute it and/or modify it under the same terms as Perl itself. =head1 HISTORY -Dialect::Japanese::Utils appeared in fml5. +Dialect::Japanese::Utils appeared in fml5 mailing list driver package. +See C<http://www.fml.org/> for more details. =cut |
