|
freebooksandarticles
|
|
|
|
|
Bookmarks
|
|
|
|
|
|
|
13+ List of Free Great Perl Books available Online
|
A very good collection of legal free online Perl Books. All are available for viewing online and most for downloading as a zip or pdf.
|
|
|
|
Reading Perl 5 by Example is the easiest way to learn Perl! Teach yourself Internet programming and CGI scripting.
http://affy.blogspot.com/p5be/index.htm
created by freebooksandarticles on 2008-06-24 05:31:55
|
|
The guide contains a concise description of all Perl 5 statements, functions, variables and lots of other useful information.
http://www.squirrel.nl/pub/perlref-5.004.1.pdf
created by freebooksandarticles on 2008-06-24 05:30:35
|
|
This book is for those new to programming who want to learn with Perl. You will find it easier if you already have some basic programming experience, but the material covered can be mastered by anyone with just a text editor, some common sense and a computer.
http://www.perl.org/books/beginning-perl/
created by freebooksandarticles on 2008-06-24 05:27:43
|
|
his document is for people who either want to learn perl or are already programming in perl and just don't have the patience to scrounge for information to learn and use perl. This document should also find use as a handy desk reference for some of the more common perl related questions.
http://www.perl.org/books/impatient-perl/
created by freebooksandarticles on 2008-06-24 05:26:56
|
|
This book is about a marriage of two compatible yet unlikely partners. Extreme Programming (XP) is a software development methodology that enables users, business people, programmers, and computers to communicate effectively. Perl is a dynamic programming language that lets an XP team embrace the inevitable change caused by effective communication. Perl is the fixer and doer of the pair, and XP is the organizer and facilitator. Together they help you build robust software applications efficiently.
http://www.extremeperl.org/bk/home
created by freebooksandarticles on 2008-06-24 05:26:27
|
|
Perl for the Web is a book I wrote that was published by New Riders in August 2001. It provides tools and strategies to improve the performance of existing Web applications in Perl. It also provides principles and ideas that help Web programmers create an extensible framework for future growth.
http://www.globalspin.com/thebook/
created by freebooksandarticles on 2008-06-24 05:25:44
|
|
The purpose of this book is to show you that programming is within your
grasp. Like the rider on our cover, you can harness the power of the pro-
gramming dragon. Our Perlescent dragon is formidable, and extremely
powerful, but the rider has him firmly in hand. Together, they can work
wonders of great power, going places they never dreamed possible, all
through the "magic" of programming.
http://macperl.com/ptf_book/r/MP/i2.html
created by freebooksandarticles on 2008-06-24 05:18:25
|
|
This series contains material adopted from the Netizen Perl Training Fork, by kind permission of Kirrily Robert.
http://www.faqs.org/docs/perl5int/
created by freebooksandarticles on 2008-06-24 05:16:54
|
|
This free perl book is for people who already know how to program in another language, but don't know Perl. It gets through the basics as quickly as possible. And it emphasizes good programming style in Perl.
http://www.greenteapress.com/perl/
created by freebooksandarticles on 2008-06-24 05:16:01
|
|
The World Wide Web has been credited with bringing the Internet to the masses. The Internet was previously the stomping ground of academics and a small, elite group of computer professionals, mostly UNIX programmers and other oddball types, running obscure commands like ftp and finger, archie and telnet, and so on.
http://oreilly.com/openbook/webclient/
created by freebooksandarticles on 2008-06-24 04:58:13
|
|
mod_perl is an Apache module that builds the power of the Perl programming language directly into the Apache web server. With mod_perl, CGI scripts run as much as 50 times faster, and you can ..
http://modperlbook.org/
created by freebooksandarticles on 2008-06-24 04:57:08
|
|
This book has been created for a number of reasons. The primary reason is to provide
a freely redistributable tutorial for the Perl language. In writing this freely redistributable
tutorial, it is our hope that the largest number of people can have access to it and share it.
http://www.ebb.org/PickingUpPerl/
created by freebooksandarticles on 2008-06-24 05:14:46
|
|
Mason is a tool for embedding the Perl programming language into text, in order to create text dynamically, most often in HTML. But Mason does not simply stop at HTML. It can just as easily create XML, WML, POD, configuration files, or the complete works of Shakespeare.
http://www.masonbook.com/book/
created by freebooksandarticles on 2008-06-24 05:17:27
|
|
The Common Gateway Interface (CGI) emerged as the first way to present dynamically generated information on the World Wide Web. CGI allows the computer to generate Web pages instantly at the user's request rather than being written by someone in advance. And at the time of this writing, it remains the only stable and well-understood method for creating such pages. Java presents problems that have not yet been solved. Other products are currently just in the announcement stage.
http://oreilly.com/openbook/cgi/
created by freebooksandarticles on 2008-06-24 04:56:02
|
saved under Free Perl Books
by
freebooksandarticles
|