From: Gisle Aas Date: Sun, 1 Mar 1998 15:16:03 +0000 (+0100) Subject: Take out version number in perlguts (perl5.004_61) X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=9cecd9f2b811c7f1151e849c0c81141fecc10bc7;p=p5sagit%2Fp5-mst-13.2.git Take out version number in perlguts (perl5.004_61) p4raw-id: //depot/perl@776 --- diff --git a/pod/perlguts.pod b/pod/perlguts.pod index 4ef8c22..0fa7445 100644 --- a/pod/perlguts.pod +++ b/pod/perlguts.pod @@ -3457,17 +3457,14 @@ destination, C is the number of items, and C is the type. =back -=head1 EDITOR +=head1 AUTHORS -Jeff Okamoto > +Until May 1997, this document was maintained by Jeff Okamoto +. It is now maintained as part of Perl itself. With lots of help and suggestions from Dean Roehrich, Malcolm Beattie, Andreas Koenig, Paul Hudson, Ilya Zakharevich, Paul Marquess, Neil Bowers, Matthew Green, Tim Bunce, Spider Boardman, Ulrich Pfeifer, Stephen McCamant, and Gurusamy Sarathy. -API Listing by Dean Roehrich >. - -=head1 DATE - -Version 31.8: 1997/5/17 +API Listing originally by Dean Roehrich .