Skip to main content

Intermediate Perl: Beyond The Basics of Learning Perl

Randal L Schwartz

$43.78 - $54.73
(No reviews yet) Write a Review
UPC:
9781449393090
Maximum Purchase:
2 units
Binding:
Paperback
Publication Date:
2012-08-16
Release Date:
2012-08-16
Author:
Randal L. Schwartz;brian d foy;Tom Phoenix
Language:
english
Edition:
2
Adding to cart… The item has been added

This book picks up right where Learning Perl leaves off. With Intermediate Perl, youll graduate from short scripts to much larger programs, using features that make Perl a general-purpose language. This gentle but thorough guide introduces you to modules, complex data structures, and object-oriented programming.

Each chapter is small enough to be read in just an hour or two, ending with exercises to help you practice what youve learned. If youre familiar with the material in Learning Perl and have the ambition to go further, Intermediate Perl will teach you most of the core Perl language concepts you need for writing robust programs on any platform.

Topics include:

  • Packages and namespaces
  • References and scoping, including regular expression references
  • Manipulating complex data structures
  • Object-oriented programming
  • Writing and using modules
  • Testing Perl code
  • Contributing to CPAN

Just like Learning Perl, material in this book closely follows the popular introductory Perl course the authors have taught since 1991. This second edition covers recent changes to the language up to version 5.14.