Book description
In this update of a bestseller, two leading Perl trainers teach you to use the most universal scripting language in the age of the World Wide Web. With a foreword by Larry Wall, the creator of Perl, this smooth, carefully paced book is the "official" guide for both formal (classroom) and informal learning. It is now current for Perl version 5.004. Learning Perl is a hands-on tutorial designed to get you writing useful Perl scripts as quickly as possible. Exercises (with complete solutions) accompany each chapter. A lengthy new chapter in this edition introduces you to CGI programming, while touching also on the use of library modules, references, and Perl's object-oriented constructs. Perl is a language for easily manipulating text, files, and processes. It comes standard on most UNIX platforms and is available free of charge on all other important operating systems. Perl technical support is informally available -- often within minutes -- from a pool of experts who monitor a USENET newsgroup (comp.lang.perl.misc) with tens of thousands of readers. Contents include:
A quick tutorial stroll through Perl basics
Systematic, topic-by-topic coverage of Perl's broad capabilities
Lots of brief code examples
Programming exercises for each topic, with fully worked-out answers
How to execute system commands from your Perl program
How to manage DBM databases using Perl
An introduction to CGI programming for the Web
Table of contents
- Copyright
- Foreword
- Preface
- Introduction
- Scalar Data
- Arrays and List Data
- Control Structures
- Hashes
- Basic I/O
- Regular Expressions
- Functions
- Miscellaneous Control Structures
- Filehandles and File Tests
- Formats
- Directory Access
- File and Directory Manipulation
- Process Management
- Other Data Transformation
- System Database Access
- User Database Manipulation
- Converting Other Languages to Perl
- CGI Programming
- Exercise Answers
- Libraries and Modules
- Networking Clients
- Topics We Didn't Mention
- Colophon
- Index
Product information
- Title: Learning Perl, Second Edition
- Author(s):
- Release date: July 1997
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781565922846
You might also like
book
Advanced Perl Programming
So you've learned Perl, but you're getting frustrated. Perhaps you've taken on a larger project than …
book
Beginning Perl
Everything beginners need to start programming with Perl Perl is the ever-popular, flexible, open source programming …
book
Perl in a Nutshell
Perl in a Nutshell is a comprehensive reference guide to the Perl programming language. This book …
book
Mastering Perl
This is the third in O'Reilly's series of landmark Perl tutorials, which started with Learning Perl, …