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...

Fuld beskrivelse

Bibliografiske detaljer
Hovedforfatter: Schwartz, Randal L. (Author)
Andre forfattere: Foy, Brian D., Phoenix, Tom
Format: Printed Book
Sprog:English
Udgivelse:Seventh edition.
Fag:
Indholdsfortegnelse:
  • 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.