/   Programming Languages Books /  

Perl Books

Advertisement

Perl Books

There are many online resources where you can find free Perl books to download in PDF format, including online textbooks, ebooks, lecture notes, and more, covering basic, beginner, and advanced concepts for those looking for an introduction to the subject or a deeper understanding of it.

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.

Author(s):

s NAPages

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.

Author(s):

s 76Pages

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.

Author(s):

s 28Pages

Practical Perl Programming

The contents include:Prerequisites, Grading policies, Acquiring Perl, Perl Resources, Shameless Plugs, The Very Basics,Scalars, Lists and Arrays, Hashes, Filehandles, Subroutines, Perl Syntax, Datatypes, Control Structures, I/O, Regular Expressions, References, Modules etc.

Author(s):

s 104Pages

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.

Author(s):

s NAPages

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.

Author(s):

s NAPages

Beginning Perl Free Book by Simon Cozens

Perl is an immensely popular scripting language that combines the best features of C, key UNIX utilities and a powerful use of regular expressions. This book promotes the use of Perl as a programming language, encouraging the creation of legible and sensible programs so as to dispel the image of Perl as a confusing and obscure language.

Author(s):

s NAPages

Introduction to Perl and BioPerl

This note explains the following topics: Perl program structure, Variable types, Scalars , Pragmas , Operators , Arrays , Hashes , Control structures, Loop modifers, Subroutines , Reading and Writing a file, Filehandles , Regular expressions, Regex anchors and operators, Running perl, POD tools, What is Bioperl, Gotchas , Objects in Perl, Interfaces and Inheritance in Bioperl, Bioperl components, Parse a sequence from file, output, Read in sequence and write out in different format, Sequence Databases.

Author(s):

s 104Pages

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):

s NAPages

Extreme Programming in Perl

This book invites Perl programmers and their customers to take a fresh look at software development. It explains Extreme Perl to both programmers and business people.

Author(s):

s 194Pages

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.

Author(s):

s NAPages

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.

Author(s):

s NAPages

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.

Author(s):

s NAPages

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.

Author(s):

s NAPages

Picking Up Perl, 2nd Edition (B.M. Kuhn, N.A. Smyth)

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

Author(s):

s Pages

BeginningPerl (by Simon Cozens)

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

Author(s):

s Pages

Beginning Perl (by Simon Cozens)Mirror

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

Author(s):

s Pages

Perl for theWeb (C. Radcliff)

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

Author(s):

s Pages

PerlDesign Patterns

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

Author(s):

s Pages

Learning Perlthe Hard Way

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

Author(s):

s Pages

Extreme Perl

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

Author(s):

s Pages

PracticalPerl Programming (D. Marshall)

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

Author(s):

s Pages

Object Oriented Perl (PDF)Mirror

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

Author(s):

s Pages

Perl Documentation

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

Author(s):

s Pages

PerlTutorial

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

Author(s):

s Pages

O'ReillyPERL Books Chapters

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

Author(s):

s Pages

Web ClientProgramming with Perl

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

Author(s):

s Pages

Advertisement