Logo

Perl for Beginners by Geoffrey Sampson

Small book cover: Perl for Beginners

Perl for Beginners
by

Publisher: BookBoon
ISBN-13: 9788776816230
Number of pages: 120

Description:
Contents: Introduction; Getting started; Data types; Operators; Flow of control: branches; Program layout; Built-in functions; Flow of control: loops; Reading from a file; Pattern matching; Writing to a file; Arrays; Lists; Scalar versus list context; Two-dimensional tables; User-defined functions; Hash tables; Formatted printing; Built-in variables; The debugger.

Home page url

Download or read it online for free here:
Download link
(3.7MB, PDF)

Similar books

Book cover: Higher-Order Perl: Transforming Programs with ProgramsHigher-Order Perl: Transforming Programs with Programs
by - Morgan Kaufmann
Perl incorporates many advanced features that are not well understood and are rarely used by most Perl programmers, but they are very powerful. One of these techniques is writing functions that manufacture or modify other functions.
(19725 views)
Book cover: Web Client Programming with PerlWeb Client Programming with Perl
by - O'Reilly
Covers scripting to the Web, basics browser-server communication, writing Web clients for common tasks automatization, detection of broken links on a website. The book of interest to web administrators, Unix programmers and software developers.
(21868 views)
Book cover: Perl 6 at a GlancePerl 6 at a Glance
by - DeepText
This book covers many basic and in-depth topics of Perl and provides the initial knowledge you need to start working with Perl 6. The book does not require previous experience with Perl, although some general understanding of programming is assumed.
(5082 views)
Book cover: Perl ProgrammingPerl Programming
- Wikibooks
This books describes and explains Perl (Practical Extraction and Report Language), a scripting language that is usually interpreted and is noted for its extensive use of regular expressions and a large module archive CPAN.
(12179 views)