summaryrefslogtreecommitdiff
path: root/pod/perl.pod
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1998-11-28 17:21:07 +0000
committerGurusamy Sarathy <gsar@cpan.org>1998-11-28 17:21:07 +0000
commita1e2a3203e4b30744c9b7c687f0438326033e3c3 (patch)
tree943da214521e0f861963d9bef658eaf764f639ff /pod/perl.pod
parenta1ea39dc8940632216c22b20b6b3596817204581 (diff)
downloadperl-a1e2a3203e4b30744c9b7c687f0438326033e3c3.tar.gz
add perlreftut.pod
p4raw-id: //depot/perl@2357
Diffstat (limited to 'pod/perl.pod')
-rw-r--r--pod/perl.pod1
1 files changed, 1 insertions, 0 deletions
diff --git a/pod/perl.pod b/pod/perl.pod
index 0f0f859908..0d2251e04b 100644
--- a/pod/perl.pod
+++ b/pod/perl.pod
@@ -40,6 +40,7 @@ of sections:
perllocale Perl locale support
perlref Perl references
+ perlreftut Perl references short introduction
perldsc Perl data structures intro
perllol Perl data structures: lists of lists
perltoot Perl OO tutorial