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/Math | |
parent | 638eceb6656bf10acb1a6dc2a55880f5e1a6c8c4 (diff) | |
download | perl-6e2389900607e3ba1246245908fb3c54e7e4c763.tar.gz |
email address changes
p4raw-id: //depot/perl@4604
Diffstat (limited to 'lib/Math')
-rw-r--r-- | lib/Math/Complex.pm | 2 | ||||
-rw-r--r-- | lib/Math/Trig.pm | 2 |
2 files changed, 2 insertions, 2 deletions
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 |