| 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 |
|
|---|
| 9 | h Overview
|
|---|
| 10 |
|
|---|
| 11 | perl Perl overview (this section)
|
|---|
| 12 | perlintro Perl introduction for beginners
|
|---|
| 13 | perltoc Perl documentation table of contents
|
|---|
| 14 |
|
|---|
| 15 | h 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
|
|---|
| 36 | 2 perlfaq1 General Questions About Perl
|
|---|
| 37 | 2 perlfaq2 Obtaining and Learning about Perl
|
|---|
| 38 | 2 perlfaq3 Programming Tools
|
|---|
| 39 | 2 perlfaq4 Data Manipulation
|
|---|
| 40 | 2 perlfaq5 Files and Formats
|
|---|
| 41 | 2 perlfaq6 Regexes
|
|---|
| 42 | 2 perlfaq7 Perl Language Issues
|
|---|
| 43 | 2 perlfaq8 System Interaction
|
|---|
| 44 | 2 perlfaq9 Networking
|
|---|
| 45 |
|
|---|
| 46 | h Reference Manual
|
|---|
| 47 |
|
|---|
| 48 | perlsyn Perl syntax
|
|---|
| 49 | perldata Perl data structures
|
|---|
| 50 | perlop Perl operators and precedence
|
|---|
|
|---|