From: Casey West 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 Carl M. Fongheiser Carl Witty Cary D. Renzema -Casey R. Tweten +Casey West Castor Fu Chaim Frenkel Charles Bailey 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 -Changes and bug fixes by Casey Tweten +Changes and bug fixes by Casey West =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 'value'>. Tom Phoenix, EFE, with help from many other folks. -Multiple constant declarations at once added by Casey Tweten, -EFE. +Multiple constant declarations at once added by Casey West, +EFE. =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 > and Doug MacEachern > -Tying Arrays by Casey Tweten > +Tying Arrays by Casey West >