Logo

Essential Perl by Nick Parlante

Small book cover: Essential Perl

Essential Perl
by

Publisher: Stanford University
Number of pages: 25

Description:
A 23 page introduction to the main features of the Perl language. The coverage is pretty quick -- it's intended for people who know some programming but need an introduction to Perl's way of doing things. Topics include: scalar variables, strings, arrays, hash tables, file input and output, regular expressions, and subroutines.

Home page url

Download or read it online for free here:
Download link
(51KB, PDF)

Similar books

Book cover: Practical Perl ProgrammingPractical Perl Programming
by - Cardiff School of Computer Science
Introduction to Perl: variables, arrays, operators, statements, functions, references, input and output, regular expressions, reports, special variables, handling errors and signals, objects, modules, debugging, command-line options, etc.
(17570 views)
Book cover: Picking Up PerlPicking Up Perl
by - ebb.org
The material covered in this book is designed to prepare the reader to enter the world of Perl programming. This book covers the basic data and control structures of Perl, as well as the philosophies behind Perl programming.
(17306 views)
Book cover: Using Perl 6Using Perl 6
by
This book is primarily for people who want to learn Perl 6. It teaches the basics from a Perl 6 perspective, touching on variable interpolation, datastructure use, object construction, threads, closures, symbol tables, and other core features.
(15211 views)
Book cover: Beginning PerlBeginning Perl
by - Wrox
This book introduces Perl to both new programmers and experienced ones. It presents step-by-step guidance in getting started, a host of try-it-out exercises, real-world examples, and everything necessary for a Perl novice to start with confidence.
(14545 views)