Loading...

Learning Perl : making easy things easy and hard things possible /

Learning Perl 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. The book teaches the basics and shows how to write programs up to 128 lines long--roughly the size of 90% of Perl progra...

Full description

Bibliographic Details
Main Author: Schwartz, Randal L. (Author)
Other Authors: Foy, Brian D., Phoenix, Tom
Format: Printed Book
Language:English
Edition:Seventh edition.
Subjects:
Table of Contents:
  • Introduction
  • Scalar data
  • Lists and arrays
  • Subroutines
  • Input and output
  • Hashes
  • Regular expressions
  • Matching with regular expressions
  • Processing text with regular expressions
  • More control structures
  • Perl modules
  • File tests
  • Directory operations
  • Strings and sorting
  • Process management
  • Some advanced Perl techniques.