Programming Languages BooksPerl Books

PerlDesign Patterns

Advertisement

PerlDesign Patterns

PerlDesign Patterns

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

Author(s):

s 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
Introduction to Perl Programming Course Notes

Introduction to Perl Programming Course Notes

This note explains the following topics: Interpreter vs. Compiler, Perl different from other languages, Variables, Scalar Data, Arrays and Lists, Control Structures, Hashes, Regular Expressions, Functions, Interacting with the Operating System, A few Perl Functions.

sNA 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
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.

sNA Pages
Practical Perl Programming

Practical Perl Programming

This note provides a detailed explanation of the following topics in Perl: Introduction to Perl, Numeric and String Literals, Variables, Arrays, Operators, Perl Statements, Functions, References, Files -- Input and Output in Perl, Regular Expressions, Special Variables, Handling Errors and Signals, Objects in Perl, Perl Modules, Debugging Perl, Networking with Perl, CGI Programming in Perl, CGI Scripts, Using Perl with Web Servers.

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
Object Oriented Perl (PDF)Mirror

Object Oriented Perl (PDF)Mirror

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
Web ClientProgramming with Perl

Web ClientProgramming with Perl

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

s Pages

Advertisement