summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorGisle Aas <gisle@aas.no>1998-03-01 16:16:03 +0100
committerMalcolm Beattie <mbeattie@sable.ox.ac.uk>1998-03-05 18:49:15 +0000
commit9cecd9f2b811c7f1151e849c0c81141fecc10bc7 (patch)
tree9cae7365369e7ce5b6a640e4f8ad10547c36d4f0 /pod
parentbd656b61a06f544ae070cad87b364e39eafa7528 (diff)
downloadperl-9cecd9f2b811c7f1151e849c0c81141fecc10bc7.tar.gz
Take out version number in perlguts (perl5.004_61)
p4raw-id: //depot/perl@776
Diffstat (limited to 'pod')
-rw-r--r--pod/perlguts.pod11
1 files changed, 4 insertions, 7 deletions
diff --git a/pod/perlguts.pod b/pod/perlguts.pod
index 4ef8c22713..0fa74458a7 100644
--- a/pod/perlguts.pod
+++ b/pod/perlguts.pod
@@ -3457,17 +3457,14 @@ destination, C<n> is the number of items, and C<t> is the type.
=back
-=head1 EDITOR
+=head1 AUTHORS
-Jeff Okamoto <F<okamoto@corp.hp.com>>
+Until May 1997, this document was maintained by Jeff Okamoto
+<okamoto@corp.hp.com>. 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 <F<roehrich@cray.com>>.
-
-=head1 DATE
-
-Version 31.8: 1997/5/17
+API Listing originally by Dean Roehrich <roehrich@cray.com>.