Change the flag logic in buildtoc
[p5sagit/p5-mst-13.2.git] / pod.lst
CommitLineData
8927c9d8 1# h - Header
2# o - Omit from toc
41630250 3# r - top level READMEs to be copied/symlinked
8927c9d8 4# a - for auxiliary documentation
41630250 5# number - indent by
6
8927c9d8 7h Overview
41630250 8
9 perl Perl overview (this section)
10 perlintro Perl introduction for beginners
11 perltoc Perl documentation table of contents
12
8927c9d8 13h Tutorials
41630250 14
15 perlreftut Perl references short introduction
16 perldsc Perl data structures intro
17 perllol Perl data structures: arrays of arrays
18
19 perlrequick Perl regular expressions quick start
20 perlretut Perl regular expressions tutorial
21
22 perlboot Perl OO tutorial for beginners
23 perltoot Perl OO tutorial, part 1
24 perltooc Perl OO tutorial, part 2
25 perlbot Perl OO tricks and examples
26
27 perlstyle Perl style guide
28
29 perlcheat Perl cheat sheet
30 perltrap Perl traps for the unwary
31 perldebtut Perl debugging tutorial
32
33 perlfaq Perl frequently asked questions
342 perlfaq1 General Questions About Perl
352 perlfaq2 Obtaining and Learning about Perl
362 perlfaq3 Programming Tools
372 perlfaq4 Data Manipulation
382 perlfaq5 Files and Formats
392 perlfaq6 Regexes
402 perlfaq7 Perl Language Issues
412 perlfaq8 System Interaction
422 perlfaq9 Networking
43
8927c9d8 44h Reference Manual
41630250 45
46 perlsyn Perl syntax
47 perldata Perl data structures
48 perlop Perl operators and precedence
49 perlsub Perl subroutines
50 perlfunc Perl built-in functions
512 perlopentut Perl open() tutorial
522 perlpacktut Perl pack() and unpack() tutorial
53 perlpod Perl plain old documentation
54 perlpodspec Perl plain old documentation format specification
55 perlrun Perl execution and options
56 perldiag Perl diagnostic messages
57 perllexwarn Perl warnings and their control
58 perldebug Perl debugging
59 perlvar Perl predefined variables
60 perlre Perl regular expressions, the rest of the story
61 perlreref Perl regular expressions quick reference
62 perlref Perl references, the rest of the story
63 perlform Perl formats
64 perlobj Perl objects
65 perltie Perl objects hidden behind simple variables
662 perldbmfilter Perl DBM filters
67
68 perlipc Perl interprocess communication
69 perlfork Perl fork() information
70 perlnumber Perl number semantics
71
72 perlthrtut Perl threads tutorial
732 perlothrtut Old Perl threads tutorial
74
75 perlport Perl portability guide
76 perllocale Perl locale support
77 perluniintro Perl Unicode introduction
78 perlunicode Perl Unicode support
79 perlebcdic Considerations for running Perl on EBCDIC platforms
80
81 perlsec Perl security
82
83 perlmod Perl modules: how they work
84 perlmodlib Perl modules: how to write and use
85 perlmodstyle Perl modules: how to write modules with style
86 perlmodinstall Perl modules: how to install from CPAN
87 perlnewmod Perl modules: preparing a new module for distribution
88
89 perlutil utilities packaged with the Perl distribution
90
91 perlcompile Perl compiler suite intro
92
93 perlfilter Perl source filters
94
8927c9d8 95h Internals and C Language Interface
41630250 96
97 perlembed Perl ways to embed perl in your C or C++ application
98 perldebguts Perl debugging guts and tips
99 perlxstut Perl XS tutorial
100 perlxs Perl XS application programming interface
101 perlclib Internal replacements for standard C library functions
102 perlguts Perl internal functions for those doing extensions
103 perlcall Perl calling conventions from C
104
105 perlapi Perl API listing (autogenerated)
106 perlintern Perl internal functions (autogenerated)
107 perliol C API for Perl's implementation of IO in Layers
108 perlapio Perl internal IO abstraction interface
109
110 perlhack Perl hackers guide
111
8927c9d8 112h Miscellaneous
41630250 113
114 perlbook Perl book information
115 perltodo Perl things to do
116
117 perldoc Look up Perl documentation in Pod format
118
119 perlhist Perl history records
120 perldelta Perl changes since previous version
121 perl58delta Perl changes in version 5.8.0
b6235c4f 122 perl581delta Perl changes in version 5.8.1
41630250 123 perl573delta Perl changes in version 5.7.3
124 perl572delta Perl changes in version 5.7.2
125 perl571delta Perl changes in version 5.7.1
126 perl570delta Perl changes in version 5.7.0
127 perl561delta Perl changes in version 5.6.1
128 perl56delta Perl changes in version 5.6
129 perl5005delta Perl changes in version 5.005
130 perl5004delta Perl changes in version 5.004
131
132 perlartistic Perl Artistic License
133 perlgpl GNU General Public License
134
8927c9d8 135ho Language-Specific
41630250 136
8927c9d8 137ro perlcn Perl for Simplified Chinese (in EUC-CN)
138ro perljp Perl for Japanese (in EUC-JP)
139ro perlko Perl for Korean (in EUC-KR)
140ro perltw Perl for Traditional Chinese (in Big5)
41630250 141
8927c9d8 142h Platform-Specific
41630250 143
144r perlaix Perl notes for AIX
145r perlamiga Perl notes for AmigaOS
146r perlapollo Perl notes for Apollo DomainOS
147r perlbeos Perl notes for BeOS
148r perlbs2000 Perl notes for POSIX-BC BS2000
149r perlce Perl notes for WinCE
150r perlcygwin Perl notes for Cygwin
151r perldgux Perl notes for DG/UX
152r perldos Perl notes for DOS
153r perlepoc Perl notes for EPOC
154r perlfreebsd Perl notes for FreeBSD
155r perlhpux Perl notes for HP-UX
156r perlhurd Perl notes for Hurd
157r perlirix Perl notes for Irix
158r perlmachten Perl notes for Power MachTen
159r perlmacos Perl notes for Mac OS (Classic)
160r perlmacosx Perl notes for Mac OS X
161r perlmint Perl notes for MiNT
162r perlmpeix Perl notes for MPE/iX
163r perlnetware Perl notes for NetWare
164r perlos2 Perl notes for OS/2
165r perlos390 Perl notes for OS/390
166r perlos400 Perl notes for OS/400
167r perlplan9 Perl notes for Plan 9
168r perlqnx Perl notes for QNX
169r perlsolaris Perl notes for Solaris
170r perltru64 Perl notes for Tru64
171r perluts Perl notes for UTS
172r perlvmesa Perl notes for VM/ESA
173r perlvms Perl notes for VMS
174r perlvos Perl notes for Stratus VOS
175r perlwin32 Perl notes for Windows
176
8927c9d8 177aoh Auxiliary Documentation
41630250 178
179ao a2p
180ao c2ph
181ao dprofpp
182ao h2ph
183ao h2xs
184ao perlbug
185ao perldoc
186ao pl2pm
187ao pod2html
188ao pod2man
189ao s2p
190ao splain
191ao xsubpp