summaryrefslogtreecommitdiff
path: root/pod/perl.pod
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>2000-03-03 01:46:35 +0000
committerGurusamy Sarathy <gsar@cpan.org>2000-03-03 01:46:35 +0000
commit498776301a2036d1a78239f0f3cd1726625e9b10 (patch)
treef9ba93711536a502a6f634a5f98196584d628537 /pod/perl.pod
parent2b32313b2334aed2d9d08b80aa13b6e89b87796e (diff)
downloadperl-498776301a2036d1a78239f0f3cd1726625e9b10.tar.gz
pod tweaks
p4raw-id: //depot/perl@5459
Diffstat (limited to 'pod/perl.pod')
-rw-r--r--pod/perl.pod13
1 files changed, 12 insertions, 1 deletions
diff --git a/pod/perl.pod b/pod/perl.pod
index 0414fa4f29..cb627cdb7a 100644
--- a/pod/perl.pod
+++ b/pod/perl.pod
@@ -35,6 +35,7 @@ sections:
perlmodlib Perl modules: how to write and use
perlmodinstall Perl modules: how to install from CPAN
perlform Perl formats
+ perlunicode Perl unicode support
perllocale Perl locale support
perlreftut Perl references short introduction
@@ -50,7 +51,8 @@ sections:
perlipc Perl interprocess communication
perlfork Perl fork() information
perlthrtut Perl threads tutorial
- perldbmfilter Perl DBM Filters
+ perllexwarn Perl warnings and their control
+ perldbmfilter Perl DBM filters
perlcompile Perl compiler suite intro
perldebug Perl debugging
@@ -77,6 +79,15 @@ sections:
perlhack Perl hackers guide
perlhist Perl history records
+ perlamiga Perl notes for Amiga
+ perlcygwin Perl notes for Cygwin
+ perldos Perl notes for DOS
+ perlhpux Perl notes for HP-UX
+ perlos2 Perl notes for OS/2
+ perlos390 Perl notes for OS/390
+ perlvms Perl notes for VMS
+ perlwin32 Perl notes for Windows
+
(If you're intending to read these straight through for the first time,
the suggested order will tend to reduce the number of forward references.)