A Beginner's Guide to Perl
This is a work-in-progress, designed for Unix users with no
programming experience. Send comments and suggestions to scotty@bluemarble.net.
- Introduction
- Super-Basics
- More Control Structures
- File Manipulation
- Using Unix from within Perl
- Making Your Output Look Nicer
- printf
- Formats
- "Here" Documents
- Arrays
- General
- Push
- Pop
- Slice
- Join
- Split
- Associative Arrays
Appendices
I. Perl and CGIs
II. Sybperl