Programming Languages BooksPerl Books

Modern Perl

Advertisement

Modern Perl

Modern Perl

An excellent book that covers exactly what the title says. Modern Perl teaches you how Perl really works. It's the only book that explains Perl thoroughly, from its philosophical roots to the pragmatic decisions that help you solve real problems and keep them solved.

Author(s):

sNA Pages
Similar Books
Perl Programming by Wikibooks.org

Perl Programming by Wikibooks.org

This book assumes that you know absolutely nothing about programming at all and that Perl is your first language. However, basic operations such as making text files are outside of the realm of this tutorial.

sNA Pages
Learning to program with Perl

Learning to program with Perl

This PDF covers the following topics related to Perl : Getting Started with Perl, Arrays, Hashes and Loops, File Handling, Regular Expressions, Subroutines, References and Complex Data Structures, Perl Modules, Interacting with external programs.

s76 Pages
Perl A crash course

Perl A crash course

This PDF covers the following topics related to Perl : Introduction and philosophy, Basics, Variables and data types, Important concepts, Control structures, I/O, Interacting with UNIX.

s28 Pages
Perl 5 Internals

Perl 5 Internals

The aim of this note is to give you not just an understanding of the workings of the perl interpreter, but also the means to investigate more about it, to analyze and solve bugs in the Perl core, and to take part in the Perl development process.

sNA Pages
Web Client Programming with Perl

Web Client Programming with Perl

Web Client Programming with Perl is a behind-the-scenes look at how your web browser interacts with web servers. Readers of this book will learn how the Web works and how to write software that is more flexible, dynamic, and powerful than the typical web browser.

sNA Pages
Perl Programming

Perl Programming

This note covers the following topics: the basics, arrays, program arguments and conditionals,, reading and writing to files, more loops and some math in perl, subroutines,, hashes associative arrays, string manipulation, more regular expressions, file and directory manipulation, time and perl modules,  system commands, network modules, programming techniques and review.

sNA Pages
Perl 5Internals (S. Cozens)

Perl 5Internals (S. Cozens)

This book covers the following topics: Parts of the Interpreter, Internal Variables, The Lexer and the Parser, Fundamental operations, The Runtime Environment, The Perl Compiler, Hacking on perl and Perl 6 Internals.

sNA Pages
Extreme Perl

Extreme Perl

Currently this section contains no detailed description for the page, will update this page soon.

s Pages
Perl Documentation

Perl Documentation

Currently this section contains no detailed description for the page, will update this page soon.

s Pages
O'ReillyPERL Books Chapters

O'ReillyPERL Books Chapters

Currently this section contains no detailed description for the page, will update this page soon.

s Pages

Advertisement