From: Chip Salzenberg Date: Thu, 6 Mar 1997 15:26:22 +0000 (+1200) Subject: Fix more E-Mail addresses in pods X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=352854faa96220dc606ddd97e35f71abcccd4314;p=p5sagit%2Fp5-mst-13.2.git Fix more E-Mail addresses in pods --- diff --git a/lib/ExtUtils/MakeMaker.pm b/lib/ExtUtils/MakeMaker.pm index a46a750..bf0b0d2 100644 --- a/lib/ExtUtils/MakeMaker.pm +++ b/lib/ExtUtils/MakeMaker.pm @@ -1835,11 +1835,10 @@ ExtUtils::Install, ExtUtils::embed =head1 AUTHORS -Andy Dougherty Fdoughera@lafcol.lafayette.eduE>, Andreas -KEnig FA.Koenig@franz.ww.TU-Berlin.DEE>, Tim Bunce -FTim.Bunce@ig.co.ukE>. VMS support by Charles Bailey -Fbailey@genetics.upenn.eduE>. OS/2 support by Ilya -Zakharevich Filya@math.ohio-state.eduE>. Contact the +Andy Dougherty >, Andreas KEnig +>, Tim Bunce >. +VMS support by Charles Bailey >. OS/2 +support by Ilya Zakharevich >. Contact the makemaker mailing list C, if you have any questions. diff --git a/lib/ExtUtils/Manifest.pm b/lib/ExtUtils/Manifest.pm index dc7d421..5df98f4 100644 --- a/lib/ExtUtils/Manifest.pm +++ b/lib/ExtUtils/Manifest.pm @@ -385,6 +385,6 @@ L which has handy targets for most of the functionality. =head1 AUTHOR -Andreas Koenig Fkoenig@franz.ww.TU-Berlin.DEE> +Andreas Koenig > =cut diff --git a/lib/diagnostics.pm b/lib/diagnostics.pm index 26c3147..5e8e971 100644 --- a/lib/diagnostics.pm +++ b/lib/diagnostics.pm @@ -158,7 +158,7 @@ a program named I, you should expect a bit of whimsy. =head1 AUTHOR -Tom Christiansen Ftchrist@mox.perl.comE>, 25 June 1995. +Tom Christiansen >, 25 June 1995. =cut diff --git a/pod/buildtoc b/pod/buildtoc index b0e514e..e8557c7 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 EFE, with the help of oodles + Larry Wall >, with the help of oodles of other folks.