summaryrefslogtreecommitdiff
path: root/lib/File/CheckTree.pm
diff options
context:
space:
mode:
authorDavid Dyck <david.dyck@fluke.com>2003-12-12 16:01:34 -0800
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2003-12-13 17:02:12 +0000
commit55b01c1d3b31fd35e5931e5f84939a15139ce82c (patch)
tree7cd14f77fbd40fbf8d85a6634714301777f2f338 /lib/File/CheckTree.pm
parenta02b22391697d92e42a9d962357c883f5be7c0ef (diff)
downloadperl-55b01c1d3b31fd35e5931e5f84939a15139ce82c.tar.gz
Patch for: [perl #24650] File::CheckTree should list Larry Wall as author, not unknown
Message-ID: <Pine.LNX.4.51.0312122351450.8825@dd.tc.fluke.com> p4raw-id: //depot/perl@21892
Diffstat (limited to 'lib/File/CheckTree.pm')
-rw-r--r--lib/File/CheckTree.pm4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/File/CheckTree.pm b/lib/File/CheckTree.pm
index 7884ca711e..b655b82b41 100644
--- a/lib/File/CheckTree.pm
+++ b/lib/File/CheckTree.pm
@@ -50,7 +50,9 @@ The routine returns the number of warnings issued.
=head1 AUTHOR
-Unknown. Revised by Paul Grassie <F<grassie@perl.com>> in 2002.
+File::CheckTree was derived from lib/validate.pl which was
+written by Larry Wall.
+Revised by Paul Grassie <F<grassie@perl.com>> in 2002.
=head1 HISTORY