Beginning Perl Programming From Novice to Professional /

Get started with Perl 5 and learn the important core concepts of Perl programming, such as variables, flow control, expressions, and I/O. Additionally, this book covers pattern matching and shows that Perl is extremely flexible and powerful, and that it isn't afraid of the cloud. After reading...

Full description

Bibliographic Details
Main Author: Rothwell, William "Bo" (Author, http://id.loc.gov/vocabulary/relators/aut)
Corporate Author: SpringerLink (Online service)
Format: Electronic eBook
Language:English
Published: Berkeley, CA : Apress : Imprint: Apress, 2019.
Edition:1st ed. 2019.
Subjects:
Online Access:Full Text via HEAL-Link
Table of Contents:
  • 1: Introduction
  • 2: Scalar Variables
  • 3: Array Variables
  • 4: Associative Array Variables
  • 5: Flow Control
  • 6: Conditional Expressions
  • 7: Basic Input and Output
  • 8: Advanced Input and Output
  • 9: Pattern Matching
  • 10: Perl Utilities
  • 11: File System and Process Control
  • 12: Functions
  • 13: Using Modules
  • 14: Debugging Perl.