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: Extreme Programming in PerlExtreme Programming in Perl
by - O'Reilly Media
The book takes a fresh look at software development. Business people will learn how XP enables customer-programmer communication for efficient and flexible requirements gathering. Programmers will see how XP allows them to take pride in their craft.
(20915 views)
Book cover: Data Munging with PerlData Munging with Perl
by - Manning Publications Co.
The book presents techniques for using Perl to recognize, parse, transform, and filter data. The author David Cross will show you dozens of useful ways to get those everyday data manipulation chores done better, faster, and more reliably.
(5182 views)
Book cover: Impatient PerlImpatient Perl
by - Lulu.com
This document is for people who either want to learn perl or are already programming in perl and just don't have the patience to scrounge for information. This is also a handy desk reference for some of the more common perl related questions.
(14531 views)
Book cover: Embedding Perl in HTML With MasonEmbedding Perl in HTML With Mason
by - O'Reilly
The text shows how to create large, dynamically driven web sites that look good and are easy to maintain. Mason is a tool for embedding the Perl programming language into text, in order to create text dynamically, most often in HTML.
(16170 views)