diff options
author | Chip Salzenberg <chip@perl.com> | 1997-03-07 03:26:22 +1200 |
---|---|---|
committer | Chip Salzenberg <chip@atlantic.net> | 1997-03-07 04:01:12 +1200 |
commit | 352854faa96220dc606ddd97e35f71abcccd4314 (patch) | |
tree | 4c2ed147840b94b6d37326487d435ea6be77c228 /pod/buildtoc | |
parent | 7f9f50e6359fe350cbe70297d5277db15f34a222 (diff) | |
download | perl-352854faa96220dc606ddd97e35f71abcccd4314.tar.gz |
Fix more E-Mail addresses in pods
Diffstat (limited to 'pod/buildtoc')
-rw-r--r-- | pod/buildtoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/buildtoc b/pod/buildtoc index b0e514ee05..e8557c764f 100644 --- a/pod/buildtoc +++ b/pod/buildtoc @@ -130,7 +130,7 @@ podset( @modules[ sort { $modname[$a] cmp $modname[$b] } 0 .. $#modules ] ); =head1 AUTHOR - Larry Wall E<lt>F<larry\@wall.org>E<gt>, with the help of oodles + Larry Wall <F<larry\@wall.org>>, with the help of oodles of other folks. |