Perl

A dynamic programming language which borrows features from a variety of other languages including C, shell scripting (sh), AWK, sed and Lisp. It was widely adopted for its strengths in string processing, and lack of the arbitrary limitations of many scripting languages at the time it was released.

All categories

Books under this sub-category (12 books)

Beginning Perl

Post date: 28 Sep 2006
Covers installation how-to, core language elements (regular expressions, references, modules, and the like), and on to basic applied techniques. Also covers how to access and work with databases and write CGI scripts to generate web pages.
Publisher: Wrox Press
Publication date: 01 May 2000
Document Type: Book
 
Beginning Perl

Beginning Perl

Post date: 28 Sep 2006
Covers installation how-to, core language elements (regular expressions, references, modules, and the like), and on to basic applied techniques. Also covers how to access and work with databases and write CGI scripts to generate web pages.
Publisher: Wrox Press
Publication date: 01 May 2000
Document Type: Book


CGI Programming 101

Post date: 07 Apr 2009
A concise presentation of the key elements of Perl CGI. The book shows you how to write useful, real-world web programs, starting with simple guestbook forms and building up to more advanced applications.
Publisher: CGI101.com
Publication date: 01 Mar 2004
 
CGI Programming 101

CGI Programming 101

Post date: 07 Apr 2009
A concise presentation of the key elements of Perl CGI. The book shows you how to write useful, real-world web programs, starting with simple guestbook forms and building up to more advanced applications.
Publisher: CGI101.com
Publication date: 01 Mar 2004


CGI Programming on the World Wide Web

Post date: 24 Oct 2004
Focuses on the workings of the CGI specification down to the tiniest detail.
Publisher: O’Reilly Media, Inc.
Publication date: 01 May 1996
 
CGI Programming on the World Wide Web

CGI Programming on the World Wide Web

Post date: 24 Oct 2004
Focuses on the workings of the CGI specification down to the tiniest detail.
Publisher: O’Reilly Media, Inc.
Publication date: 01 May 1996


Embedding Perl in HTML with Mason

Post date: 15 Sep 2006
This book shows the readers how to create large, complex, dynamically driven web sites that look good and are a snap to maintain using Perl and Mason.
Publisher: O’Reilly Media, Inc.
Publication date: 01 Oct 2002
License: Open Publication License
Document Type: Book
 
Embedding Perl in HTML with Mason

Embedding Perl in HTML with Mason

Post date: 15 Sep 2006
This book shows the readers how to create large, complex, dynamically driven web sites that look good and are a snap to maintain using Perl and Mason.
Publisher: O’Reilly Media, Inc.
Publication date: 01 Oct 2002
License: Open Publication License Document Type: Book


Higher-Order Perl - Transforming Programs With Programs

Post date: 08 May 2009
Introduces powerful programming methods -- new to most Perl programmers -- and shows how to improve everyday programs. Also includes numerous engaging code examples to illustrate the methods.
Publisher: Elsevier
Publication date: 31 Dec 2005
 
Higher-Order Perl - Transforming Programs With Programs

Higher-Order Perl - Transforming Programs With Programs

Post date: 08 May 2009
Introduces powerful programming methods -- new to most Perl programmers -- and shows how to improve everyday programs. Also includes numerous engaging code examples to illustrate the methods.
Publisher: Elsevier
Publication date: 31 Dec 2005


Modern Perl, Fourth Edition

Post date: 29 Jul 2016
This book explains Perl thoroughly, from its philosophical roots to the pragmatic decisions that help you solve real problems. Updated for Perl 5.22.
Publisher: Onyx Neon Press
Publication date: 01 Oct 2015
License: Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported
Document Type: Book
 
Modern Perl, Fourth Edition

Modern Perl, Fourth Edition

Post date: 29 Jul 2016
This book explains Perl thoroughly, from its philosophical roots to the pragmatic decisions that help you solve real problems. Updated for Perl 5.22.
Publisher: Onyx Neon Press
Publication date: 01 Oct 2015
License: Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported Document Type: Book


Perl 5 by Example

Post date: 24 Oct 2004
Teaches you how to use the Perl programming language, designed to serve a broad range of readers from novice to advanced.
Publisher: Que
Publication date: 01 Oct 1996
Document Type: Book
 
Perl 5 by Example

Perl 5 by Example

Post date: 24 Oct 2004
Teaches you how to use the Perl programming language, designed to serve a broad range of readers from novice to advanced.
Publisher: Que
Publication date: 01 Oct 1996
Document Type: Book


Picking Up Perl, 2nd Edition

Post date: 24 Oct 2004
A tutorial book for the Perl language, preferred for anyone with a knowledge equivalent to a first-year of college computer science courses.
Publication date: 01 Jul 2005
License: GNU Free Documentation License
 
Picking Up Perl, 2nd Edition

Picking Up Perl, 2nd Edition

Post date: 24 Oct 2004
A tutorial book for the Perl language, preferred for anyone with a knowledge equivalent to a first-year of college computer science courses.
Publication date: 01 Jul 2005
License: GNU Free Documentation License


Practical mod_perl

Post date: 08 Oct 2007
An extensive guide to the nuts and bolts of the powerful combination of Apache and mod_perl, from writing and debugging scripts to keeping your server running without failures.
Publisher: O’Reilly Media, Inc.
Publication date: 01 May 2003
License: Creative Commons Attribution-ShareAlike 2.0 Generic
Document Type: Book
 
Practical mod_perl

Practical mod_perl

Post date: 08 Oct 2007
An extensive guide to the nuts and bolts of the powerful combination of Apache and mod_perl, from writing and debugging scripts to keeping your server running without failures.
Publisher: O’Reilly Media, Inc.
Publication date: 01 May 2003
License: Creative Commons Attribution-ShareAlike 2.0 Generic Document Type: Book


Practical Perl Programming

Post date: 24 Oct 2004
A compilation of course notes for the students at Cardiff University, spans from introductory to advanced application.
Publication date: 31 Dec 1999
 
Practical Perl Programming

Practical Perl Programming

Post date: 24 Oct 2004
A compilation of course notes for the students at Cardiff University, spans from introductory to advanced application.
Publication date: 31 Dec 1999


The Perl Reference Guide / Perl 5 Pocket Reference

Post date: 24 Oct 2004
A typeset quick reference guide to Perl version 5.004. Contains a concise description of all Perl 5 statements, functions, variables and lots of other useful information.
Publisher: O’Reilly Media, Inc.
Publication date: 02 Aug 2011
 
The Perl Reference Guide / Perl 5 Pocket Reference

The Perl Reference Guide / Perl 5 Pocket Reference

Post date: 24 Oct 2004
A typeset quick reference guide to Perl version 5.004. Contains a concise description of all Perl 5 statements, functions, variables and lots of other useful information.
Publisher: O’Reilly Media, Inc.
Publication date: 02 Aug 2011


Web Client Programming with Perl

Post date: 24 Oct 2004
Teaches the basics of how browsers communicate with servers and how to write your own customized Web clients to automate common tasks.
Publisher: O’Reilly Media, Inc.
Publication date: 01 Apr 1997
 
Web Client Programming with Perl

Web Client Programming with Perl

Post date: 24 Oct 2004
Teaches the basics of how browsers communicate with servers and how to write your own customized Web clients to automate common tasks.
Publisher: O’Reilly Media, Inc.
Publication date: 01 Apr 1997


Book Categories
Sponsors