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: Unix and Perl Primer for BiologistsUnix and Perl Primer for Biologists
by - Korf Lab
We have written a basic introductory course for biologists to learn the essential aspects of the Perl programming language. The course is very much aimed at people with no prior experience in either programming or Unix operating system.
(15424 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.
(14599 views)
Book cover: Perl 5 InternalsPerl 5 Internals
by - NetThink
A three-hour course which provides a hands-on introduction to how the perl interpreter works internally, how to go about testing and fixing bugs in the interpreter, and what the internals are likely to look like in the future of Perl, Perl 6.
(13093 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.
(5169 views)