source: trunk/essentials/dev-lang/perl/pod.lst@ 3186

Last change on this file since 3186 was 3181, checked in by bird, 19 years ago

perl 5.8.8

File size: 6.1 KB
Line 
1# h - Header
2# o - Omit from toc
3# r - top level READMEs to be copied/symlinked
4# a - for auxiliary documentation
5# number - indent by
6# D - this version's perldelta
7# d - copied to this name
8
9h Overview
10
11 perl Perl overview (this section)
12 perlintro Perl introduction for beginners
13 perltoc Perl documentation table of contents
14
15h Tutorials
16
17 perlreftut Perl references short introduction
18 perldsc Perl data structures intro
19 perllol Perl data structures: arrays of arrays
20
21 perlrequick Perl regular expressions quick start
22 perlretut Perl regular expressions tutorial
23
24 perlboot Perl OO tutorial for beginners
25 perltoot Perl OO tutorial, part 1
26 perltooc Perl OO tutorial, part 2
27 perlbot Perl OO tricks and examples
28
29 perlstyle Perl style guide
30
31 perlcheat Perl cheat sheet
32 perltrap Perl traps for the unwary
33 perldebtut Perl debugging tutorial
34
35 perlfaq Perl frequently asked questions
362 perlfaq1 General Questions About Perl
372 perlfaq2 Obtaining and Learning about Perl
382 perlfaq3 Programming Tools
392 perlfaq4 Data Manipulation
402 perlfaq5 Files and Formats
412 perlfaq6 Regexes
422 perlfaq7 Perl Language Issues
432 perlfaq8 System Interaction
442 perlfaq9 Networking
45
46h Reference Manual
47
48 perlsyn Perl syntax
49 perldata Perl data structures
50 perlop Perl operators and precedence