diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1999-12-01 03:59:56 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1999-12-01 03:59:56 +0000 |
commit | 6e2389900607e3ba1246245908fb3c54e7e4c763 (patch) | |
tree | 40b3de1a6e4ea452fdc9a7b4b27f2e216b146138 /lib | |
parent | 638eceb6656bf10acb1a6dc2a55880f5e1a6c8c4 (diff) | |
download | perl-6e2389900607e3ba1246245908fb3c54e7e4c763.tar.gz |
email address changes
p4raw-id: //depot/perl@4604
Diffstat (limited to 'lib')
-rw-r--r-- | lib/DB.pm | 2 | ||||
-rw-r--r-- | lib/File/DosGlob.pm | 2 | ||||
-rw-r--r-- | lib/Math/Complex.pm | 2 | ||||
-rw-r--r-- | lib/Math/Trig.pm | 2 |
4 files changed, 4 insertions, 4 deletions
@@ -794,7 +794,7 @@ highly experimental and subject to change. =head1 AUTHOR -Gurusamy Sarathy gsar@umich.edu +Gurusamy Sarathy gsar@activestate.com This code heavily adapted from an early version of perl5db.pl attributable to Larry Wall and the Perl Porters. diff --git a/lib/File/DosGlob.pm b/lib/File/DosGlob.pm index 594ee2ec84..e6fc311e32 100644 --- a/lib/File/DosGlob.pm +++ b/lib/File/DosGlob.pm @@ -206,7 +206,7 @@ pandering to DOS habits. Needs a dose of optimizium too. =head1 AUTHOR -Gurusamy Sarathy <gsar@umich.edu> +Gurusamy Sarathy <gsar@activestate.com> =head1 HISTORY diff --git a/lib/Math/Complex.pm b/lib/Math/Complex.pm index 5b69039afc..b339573bc9 100644 --- a/lib/Math/Complex.pm +++ b/lib/Math/Complex.pm @@ -1746,7 +1746,7 @@ Whatever it is, it does not manifest itself anywhere else where Perl runs. =head1 AUTHORS -Raphael Manfredi <F<Raphael_Manfredi@grenoble.hp.com>> and +Raphael Manfredi <F<Raphael_Manfredi@pobox.com>> and Jarkko Hietaniemi <F<jhi@iki.fi>>. Extensive patches by Daniel S. Lewart <F<d-lewart@uiuc.edu>>. diff --git a/lib/Math/Trig.pm b/lib/Math/Trig.pm index d987b5cc76..c659137eba 100644 --- a/lib/Math/Trig.pm +++ b/lib/Math/Trig.pm @@ -435,7 +435,7 @@ an answer instead of giving a fatal runtime error. =head1 AUTHORS Jarkko Hietaniemi <F<jhi@iki.fi>> and -Raphael Manfredi <F<Raphael_Manfredi@grenoble.hp.com>>. +Raphael Manfredi <F<Raphael_Manfredi@pobox.com>>. =cut |