diff options
-rw-r--r-- | AUTHORS | 4 | ||||
-rw-r--r-- | Changes | 2 | ||||
-rwxr-xr-x | Porting/genlog | 2 | ||||
-rwxr-xr-x | Porting/p4d2p | 2 | ||||
-rwxr-xr-x | Porting/p4desc | 2 | ||||
-rw-r--r-- | README.win32 | 2 | ||||
-rw-r--r-- | ext/Data/Dumper/Dumper.pm | 2 | ||||
-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 | ||||
-rw-r--r-- | pod/perl5005delta.pod | 2 | ||||
-rw-r--r-- | pod/perlport.pod | 2 | ||||
-rwxr-xr-x | t/op/runlevel.t | 2 | ||||
-rw-r--r-- | utils/perlbug.PL | 2 | ||||
-rw-r--r-- | utils/perldoc.PL | 4 | ||||
-rw-r--r-- | win32/bin/perlglob.pl | 2 |
17 files changed, 19 insertions, 19 deletions
@@ -18,7 +18,7 @@ gbarr Graham Barr gbarr@ti.com gerti Gerd Knops gerti@BITart.com gibreel Stephen Zander gibreel@pobox.com gnat Nathan Torkington gnat@frii.com -gsar Gurusamy Sarathy gsar@umich.edu +gsar Gurusamy Sarathy gsar@activestate.com hansmu Hans Mulder hansmu@xs4all.nl ilya Ilya Zakharevich ilya@math.ohio-state.edu jbuehler Joe Buehler jbuehler@hekimian.com @@ -51,7 +51,7 @@ pomeranz Hal Pomeranz pomeranz@netcom.com pudge Chris Nandor pudge@pobox.com pueschel Norbert Pueschel pueschel@imsdd.meb.uni-bonn.de pvhp Peter Prymmer pvhp@forte.com -raphael Raphael Manfredi Raphael_Manfredi@grenoble.hp.com +raphael Raphael Manfredi Raphael_Manfredi@pobox.com rdieter Rex Dieter rdieter@math.unl.edu rsanders Robert Sanders Robert.Sanders@linux.org roberto Ollivier Robert roberto@keltia.freenix.fr @@ -54,7 +54,7 @@ And the Keepers of the Patch Pumpkin: Malcolm Beattie <mbeattie@sable.ox.ac.uk> Tim Bunce <Tim.Bunce@ig.co.uk> Andy Dougherty <doughera@lafcol.lafayette.edu> - Gurusamy Sarathy <gsar@umich.edu> + Gurusamy Sarathy <gsar@activestate.com> Chip Salzenberg <chip@perl.com> And, of course, the Author of Perl: diff --git a/Porting/genlog b/Porting/genlog index b8bd1d6b2f..efb7ef8e10 100755 --- a/Porting/genlog +++ b/Porting/genlog @@ -12,7 +12,7 @@ # # Outputs the changelist to stdout. # -# Gurusamy Sarathy <gsar@umich.edu> +# Gurusamy Sarathy <gsar@activestate.com> # use Text::Wrap; diff --git a/Porting/p4d2p b/Porting/p4d2p index 67780a9393..f645ef807e 100755 --- a/Porting/p4d2p +++ b/Porting/p4d2p @@ -4,7 +4,7 @@ # reads a perforce style diff on stdin and outputs appropriate headers # so the diff can be applied with the patch program # -# Gurusamy Sarathy <gsar@umich.edu> +# Gurusamy Sarathy <gsar@activestate.com> # BEGIN { diff --git a/Porting/p4desc b/Porting/p4desc index 7bac3eb1f2..b6b412d517 100755 --- a/Porting/p4desc +++ b/Porting/p4desc @@ -3,7 +3,7 @@ # # Munge "p4 describe ..." output to include new files. # -# Gurusamy Sarathy <gsar@umich.edu> +# Gurusamy Sarathy <gsar@activestate.com> # use vars qw($thisfile $change $file $fnum $h $v $p4port @addfiles); diff --git a/README.win32 b/README.win32 index dfd6eb09f2..2420e6409d 100644 --- a/README.win32 +++ b/README.win32 @@ -729,7 +729,7 @@ by C<perl -V>. Gary Ng E<lt>71564.1743@CompuServe.COME<gt> -Gurusamy Sarathy E<lt>gsar@umich.eduE<gt> +Gurusamy Sarathy E<lt>gsar@activestate.comE<gt> Nick Ing-Simmons E<lt>nick@ni-s.u-net.comE<gt> diff --git a/ext/Data/Dumper/Dumper.pm b/ext/Data/Dumper/Dumper.pm index c37e6b54dd..44cc613d34 100644 --- a/ext/Data/Dumper/Dumper.pm +++ b/ext/Data/Dumper/Dumper.pm @@ -1029,7 +1029,7 @@ SCALAR objects have the weirdest looking C<bless> workaround. =head1 AUTHOR -Gurusamy Sarathy gsar@umich.edu +Gurusamy Sarathy gsar@activestate.com Copyright (c) 1996-98 Gurusamy Sarathy. All rights reserved. This program is free software; you can redistribute it and/or @@ -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 diff --git a/pod/perl5005delta.pod b/pod/perl5005delta.pod index 3766681ddd..335382181d 100644 --- a/pod/perl5005delta.pod +++ b/pod/perl5005delta.pod @@ -978,7 +978,7 @@ The F<Artistic> and F<Copying> files for copyright information. =head1 HISTORY -Written by Gurusamy Sarathy <F<gsar@umich.edu>>, with many contributions +Written by Gurusamy Sarathy <F<gsar@activestate.com>>, with many contributions from The Perl Porters. Send omissions or corrections to <F<perlbug@perl.com>>. diff --git a/pod/perlport.pod b/pod/perlport.pod index 3fd4352932..25736960da 100644 --- a/pod/perlport.pod +++ b/pod/perlport.pod @@ -1758,7 +1758,7 @@ Gary Ng E<lt>71564.1743@CompuServe.COME<gt>, Tom Phoenix E<lt>rootbeer@teleport.comE<gt>, Peter Prymmer E<lt>pvhp@forte.comE<gt>, Hugo van der Sanden E<lt>hv@crypt0.demon.co.ukE<gt>, -Gurusamy Sarathy E<lt>gsar@umich.eduE<gt>, +Gurusamy Sarathy E<lt>gsar@activestate.comE<gt>, Paul J. Schinder E<lt>schinder@pobox.comE<gt>, Michael G Schwern E<lt>schwern@pobox.comE<gt>, Dan Sugalski E<lt>sugalskd@ous.eduE<gt>, diff --git a/t/op/runlevel.t b/t/op/runlevel.t index 1dc2a234b2..08ad0a326a 100755 --- a/t/op/runlevel.t +++ b/t/op/runlevel.t @@ -3,7 +3,7 @@ ## ## Many of these tests are originally from Michael Schroeder ## <Michael.Schroeder@informatik.uni-erlangen.de> -## Adapted and expanded by Gurusamy Sarathy <gsar@umich.edu> +## Adapted and expanded by Gurusamy Sarathy <gsar@activestate.com> ## chdir 't' if -d 't'; diff --git a/utils/perlbug.PL b/utils/perlbug.PL index 3404d2b95e..c46df79ef3 100644 --- a/utils/perlbug.PL +++ b/utils/perlbug.PL @@ -1121,7 +1121,7 @@ Include verbose configuration data in the report. =head1 AUTHORS Kenneth Albanowski (E<lt>kjahds@kjahds.comE<gt>), subsequently I<doc>tored -by Gurusamy Sarathy (E<lt>gsar@umich.eduE<gt>), Tom Christiansen +by Gurusamy Sarathy (E<lt>gsar@activestate.comE<gt>), Tom Christiansen (E<lt>tchrist@perl.comE<gt>), Nathan Torkington (E<lt>gnat@frii.comE<gt>), Charles F. Randall (E<lt>cfr@pobox.comE<gt>), Mike Guy (E<lt>mjtg@cam.a.ukE<gt>), Dominic Dunlop (E<lt>domo@computer.orgE<gt>), diff --git a/utils/perldoc.PL b/utils/perldoc.PL index 760a0ce770..5dd0e1b1fb 100644 --- a/utils/perldoc.PL +++ b/utils/perldoc.PL @@ -721,10 +721,10 @@ and others. # Robin Barker <rmb1@cise.npl.co.uk> # -strict, -w cleanups # Version 1.13: Fri Feb 27 16:20:50 EST 1997 -# Gurusamy Sarathy <gsar@umich.edu> +# Gurusamy Sarathy <gsar@activestate.com> # -doc tweaks for -F and -X options # Version 1.12: Sat Apr 12 22:41:09 EST 1997 -# Gurusamy Sarathy <gsar@umich.edu> +# Gurusamy Sarathy <gsar@activestate.com> # -various fixes for win32 # Version 1.11: Tue Dec 26 09:54:33 EST 1995 # Kenneth Albanowski <kjahds@kjahds.com> diff --git a/win32/bin/perlglob.pl b/win32/bin/perlglob.pl index 6467e573b5..17843c877a 100644 --- a/win32/bin/perlglob.pl +++ b/win32/bin/perlglob.pl @@ -41,7 +41,7 @@ builtins. =head1 AUTHOR -Gurusamy Sarathy <gsar@umich.edu> +Gurusamy Sarathy <gsar@activestate.com> =head1 SEE ALSO |