载入...

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

全面介绍

书目详细资料
主要作者: Schwartz, Randal L. (Author)
其他作者: Foy, Brian D., Phoenix, Tom
格式: Printed Book
语言:English
版:Seventh edition.
主题:
书本目录:
  • 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.