Приглашаем посетить
Львов Н.А. (lvov.lit-info.ru)

Learning Perl

By Randal Schwartz, Tom Christiansen & Larry Wall; 302 pages.
Second Edition, July 1997.

Index

Symbols | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X

Table of Contents

Foreword
Preface
Chapter 1: Introduction
Chapter 2: Scalar Data
Chapter 3: Arrays and List Data
Chapter 4: Control Structures
Chapter 5: Hashes
Chapter 6: Basic I/O
Chapter 7: Regular Expressions
Chapter 8: Functions
Chapter 9: Miscellaneous Control Structures
Chapter 10: Filehandles and File Tests
Chapter 11: Formats
Chapter 12: Directory Access
Chapter 13: File and Directory Manipulation
Chapter 14: Process Management
Chapter 15: Other Data Transformation
Chapter 16: System Database Access
Chapter 17: User Database Manipulation
Chapter 18: Converting Other Languages to Perl
Chapter 19: CGI Programming

Appendix A: Exercise Answers
Appendix B: Libraries and Modules
Appendix C: Networking Clients
Appendix D: Topics We Didn't Mention