Perl Taster

Your first two hours with Perl

Perl Taster

By Dave Cross

Publication date: 18 Nov 2017

In two hours you can pick up enough Perl to enable you to write many simple and useful programs. In this book Dave Cross takes you through your first two hours of Perl programming and introduces many powerful and flexible Perl features.

  • Introduction
  • Your First Perl Program
  • Strings
  • Variables
  • Getting Help
  • Safety Nets
  • Input and Output
  • Operators and Functions
  • Branching and Looping
  • Built-in Functions
  • Subroutines
  • Regular Expressions
  • More Information

Buy

Buy from LeanPub

Buy from Amazon
AU / BR / CA / DE / ES / FR / IN / IT / JP / MX / NL / UK / US

Recently-published books

Perl New Features

Perl New Features

In 2010, Joshua McAdams and brian d foy updated for v5.10 Joseph Hall's seminal book Effective Perl Programming. At the same time, they…

The Best of Perl Hacks

The Best of Perl Hacks

Dave Cross has been writing his Perl Hacks blog for over ten years. This book collects a selection of the best articles from the blog over that time.

Cucumber & Perl

Cucumber & Perl

Behaviour-Driven Development is a technique for involving non-technical people in software development. Cucumber is a multi-language tool for …

Learning Perl Exercises

Learning Perl Exercises

Extra exercises to test the knowledge you have gained by reading "Learning Perl".