Programming Languages BooksPerl Books

Perl Programming

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.

Author(s):

sNA Pages
Similar Books
Practical Perl Programming

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.

s104 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
Beginning Perl Free Book by Simon Cozens

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.

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
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
Perl for theWeb (C. Radcliff)

Perl for theWeb (C. Radcliff)

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

s Pages
PerlDesign Patterns

PerlDesign Patterns

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

s Pages
Learning Perlthe Hard Way

Learning Perlthe Hard Way

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

s 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