Book description
If you’re just getting started with Perl, this is the book you want—whether you’re a programmer, system administrator, or web hacker. Nicknamed "the Llama" by two generations of users, this bestseller closely follows the popular introductory Perl course taught by the authors since 1991. This seventh edition covers recent changes to the language up to version 5.24.
Perl is suitable for almost any task on almost any platform, from short fixes to complete web applications. Learning Perl teaches you the basics and shows you how to write programs up to 128 lines long—roughly the size of 90% of the Perl programs in use today. Each chapter includes exercises to help you practice what you’ve just learned. Other books may teach you to program in Perl, but this book will turn you into a Perl programmer.
Topics include:
- Perl data and variable types
- Subroutines
- File operations
- Regular expressions
- String manipulation (including Unicode)
- Lists and sorting
- Process management
- Smart matching
- Use of third party modules
Publisher resources
Table of contents
- Preface
- 1. Introduction
- 2. Scalar Data
- 3. Lists and Arrays
- 4. Subroutines
- 5. Input and Output
- 6. Hashes
- 7. Regular Expressions
- 8. Matching with Regular Expressions
- 9. Processing Text with Regular Expressions
- 10. More Control Structures
- 11. Perl Modules
- 12. File Tests
- 13. Directory Operations
- 14. Strings and Sorting
- 15. Process Management
- 16. Some Advanced Perl Techniques
-
A. Exercise Answers
- Answers to Chapter 1 Exercises
- Answers to Chapter 2 Exercises
- Answers to Chapter 3 Exercises
- Answers to Chapter 4 Exercises
- Answers to Chapter 5 Exercises
- Answers to Chapter 6 Exercises
- Answers to Chapter 7 Exercises
- Answers to Chapter 8 Exercises
- Answers to Chapter 9 Exercises
- Answers to Chapter 10 Exercises
- Answers to Chapter 11 Exercises
- Answers to Chapter 12 Exercises
- Answers to Chapter 13 Exercises
- Answers to Chapter 14 Exercises
- Answers to Chapter 15 Exercises
- Answers to Chapter 16 Exercises
-
B. Beyond the Llama
- Further Documentation
- Regular Expressions
- Packages
- Extending Perl’s Functionality
- Databases
- Mathematics
- Lists and Arrays
- Bits and Pieces
- Formats
- Networking and IPC
- Security
- Debugging
- Command-Line Options
- Built-In Variables
- References
- Tied Variables
- Operator Overloading
- Using Other Languages Inside Perl
- Embedding
- Converting find Command Lines to Perl
- Command-Line Options in Your Programs
- Embedded Documentation
- More Ways to Open Filehandles
- Graphical User Interfaces (GUIs)
- And More…
- C. A Unicode Primer
- D. Experimental Features
- Index
Product information
- Title: Learning Perl, 7th Edition
- Author(s):
- Release date: October 2016
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491954324
You might also like
book
Learning Perl, 8th Edition
If you're just getting started with Perl, this is the book you want—whether you're a programmer, …
book
Mastering Perl, 2nd Edition
Take the next step toward Perl mastery with advanced concepts that make coding easier, maintenance simpler, …
book
Programming Perl, 4th Edition
Adopted as the undisputed Perl bible soon after the first edition appeared in 1991, Programming Perl …
book
Perl Cookbook, 2nd Edition
Find a Perl programmer, and you'll find a copy of Perl Cookbook nearby. Perl Cookbook is …