Cargando...

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

Descripción completa

Detalles Bibliográficos
Autor principal: Schwartz, Randal L. (Autor)
Otros Autores: Foy, Brian D., Phoenix, Tom
Formato: Printed Book
Lenguaje:English
Edición:Seventh edition.
Materias:
Tabla de Contenidos:
  • 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.