From: Casey West <casey@geeknest.com> Date: Mon, 16 Apr 2001 12:11:22 +0000 (-0400) Subject: Tweten->West X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=e1e60e72cae3fbc1189509c5481238911f454532;p=p5sagit%2Fp5-mst-13.2.git Tweten->West Message-ID: <20010416121122.B14554@stupid.geeknest.com> p4raw-id: //depot/perl@9719 --- diff --git a/AUTHORS b/AUTHORS index 0c82728..4c998b6 100644 --- a/AUTHORS +++ b/AUTHORS @@ -73,7 +73,7 @@ Calle Dybedahl <calle@lysator.liu.se> Carl M. Fongheiser <cmf@ins.infonet.net> Carl Witty <cwitty@newtonlabs.com> Cary D. Renzema <caryr@mxim.com> -Casey R. Tweten <crt@kiski.net> +Casey West <casey@geeknest.com> Castor Fu Chaim Frenkel <chaimf@pobox.com> Charles Bailey <bailey@newman.upenn.edu> diff --git a/lib/Class/Struct.pm b/lib/Class/Struct.pm index 57b8c86..6e5de81 100644 --- a/lib/Class/Struct.pm +++ b/lib/Class/Struct.pm @@ -546,7 +546,7 @@ struct's constructor. =head1 Author and Modification History -Modified by Casey Tweten, 2000-11-08, v0.59. +Modified by Casey West, 2000-11-08, v0.59. Added the ability for compile time class creation. diff --git a/lib/Shell.pm b/lib/Shell.pm index c2f522c..44318d2 100644 --- a/lib/Shell.pm +++ b/lib/Shell.pm @@ -196,6 +196,6 @@ Larry Wall Changes by Jenda@Krynicky.cz and Dave Cottle <d.cottle@csc.canterbury.ac.nz> -Changes and bug fixes by Casey Tweten <crt@kiski.net> +Changes and bug fixes by Casey West <casey@geeknest.com> =cut diff --git a/lib/constant.pm b/lib/constant.pm index 1e07a68..ffa8791 100644 --- a/lib/constant.pm +++ b/lib/constant.pm @@ -314,8 +314,8 @@ C<CONSTANT =E<gt> 'value'>. Tom Phoenix, E<lt>F<rootbeer@redcat.com>E<gt>, with help from many other folks. -Multiple constant declarations at once added by Casey Tweten, -E<lt>F<crt@kiski.net>E<gt>. +Multiple constant declarations at once added by Casey West, +E<lt>F<casey@geeknest.com>E<gt>. =head1 COPYRIGHT diff --git a/pod/perltie.pod b/pod/perltie.pod index 1bba005..38128b9 100644 --- a/pod/perltie.pod +++ b/pod/perltie.pod @@ -1081,4 +1081,4 @@ TIEHANDLE by Sven Verdoolaege <F<skimo@dns.ufsia.ac.be>> and Doug MacEachern <F< UNTIE by Nick Ing-Simmons <F<nick@ing-simmons.net>> -Tying Arrays by Casey Tweten <F<crt@kiski.net>> +Tying Arrays by Casey West <F<casey@geeknest.com>>