Home / Documentation / Offsite Resources / | ||||
mod_perl and Related Books | ||||
|
||
By Stas Bekman and Jim Brandt.
Home site: http://modperl2book.org/
Published by OnyxNeon: http://onyxneon.com/books/modperl2/index.html August 2007.
Half of all proceeds from the sale of this book will be donated to The Perl Foundation: http://www.perlfoundation.org/
http://www.modperl.com/ is the home site of The Apache Modules Book, a book about creating Web server modules using the Apache API, written by Lincoln Stein and Doug MacEachern.
O'Reilly & Associates lists this book as:
Writing Apache Modules with Perl and C By Lincoln Stein & Doug MacEachern 1st Edition March 1999 2nd Edition Feb 2000 1-56592-567-X, Order Number: 567X 746 pages, $34.95
Home site: http://www.modperlcookbook.org/
SAMS lists this book as:
The mod_perl Developer's Cookbook By Geoffrey Young; Paul Lindner; Randy Kobes ISBN: 0672322404 Pub. Date: Jan 17,2002 Price: $39.99 Pages: 600
Home site: http://modperlbook.org/
O'Reilly & Associates lists this book as:
Practical mod_perl By Stas Bekman, Eric Cholet May 2003 0-596-00227-0, Order Number: 2270 924 pages, $49.95 US, $77.95 CA, £35.50 UK
The entire book is now freely available online http://modperlbook.org/, under the CreativeCommons "Attribution Share-Alike License": http://creativecommons.org/licenses/by-sa/2.0/.
Jeff Pang translated a big chunk of the book to Chinese: http://home.arcor.de/pangj/modperl/
The mod_perl Pocket Reference by Andrew Ford was published by O'Reilly and Associates http://www.oreilly.com/catalog/modperlpr/
Apache Pocket Reference By Andrew Ford June 2000 1-56592-706-0, Order Number: 7060 110 pages, $9.95 US $14.95 CA £6.95 UK
You should probably get also the Apache Pocket Reference by the same author and the same publisher: http://www.oreilly.com/catalog/apachepr/
See also Andrew's collection of reference cards for Apache and other programs at http://www.refcards.com.
Embedding Perl in HTML with Mason discusses Mason (http://www.masonhq.com), a toolkit for web programming that runs under mod_perl.
Embedding Perl in HTML with Mason By Dave Rolsky, Ken Williams October 2002 0-596-00225-4, Order Number: 2254 318 pages, $34.95 US $54.95 CA £24.95 UK
You can see the book's home page at http://www.masonbook.com/, where the content will apparently be made available for free (but do buy the book as well!), as well as example code and errata. You might also want to check out O'Reilly's catalog page for the book: http://www.oreilly.com/catalog/perlhtmlmason/
Slash (http://www.slashcode.org/) is the open-source software system that drives the hugely popular Slashdot (http://www.slashdot.org/) web site and many others. Slash implements the kind of web site that has come to be called a "weblog": a moderated list, in reverse-chronological order, of timely items, with links to further discussion on-site, or to further information off-site. Anyone who wants to get a weblog site up and running will want to read Running Weblogs with Slash.
Slash, like all good things, runs under mod_perl.
See http://www.oreilly.com/catalog/runblogslash/.
By chromatic, Brian Aker, David Krieger February 2002 0-596-00100-2, Order Number: 1002 272 pages, $34.95 US, $52.95 CA, £24.95 UK
Some books mention mod_perl, usually because they have to do with Apache, Perl or Linux in a web environment, and as such are required to talk about mod_perl:
Chapter 17 of Core Perl By Reuven Lerner provides an introduction to mod_perl: http://www.lerner.co.il/coreperl/
By Chris Radcliff. Perl for the Web talks about mod_perl and related technologies in some of its chapters. It is available verbatim online: http://www.globalspin.com/thebook/
Chapter 5: Deploying Web and FTP Servers of Professional Linux Deployment by Mike Banahan et al. (Wrox) contains a section about mod_perl. It is available online: http://www.networkcomputing.com/netdesign/1111web.html .
By Larry Wall, Tom Christiansen & Jon Orwant. http://www.oreilly.com/catalog/pperl3/
By Randal L. Schwartz, Tom Phoenix. http://www.oreilly.com/catalog/lperl3/
By Ben Laurie, Peter Laurie. http://www.oreilly.com/catalog/apache2/
By Stephen Spainhour, Robert Eckstein. http://www.oreilly.com/catalog/webmaster2/
Interested in using MySQL, Perl, and Apache to create dynamic database-backed web applications? This book shows you how.
Paul DuBois New Riders ISBN: 0735710546 552 pages
Writing CGI Applications with Perl (http://perlcgi-book.com/) shows you how to use Perl to accomplish the most vital tasks needed for today's online applications. Using numerous examples, line-by-line code explanations, and skill-stretching exercises, this book not only provides useful cut-and-paste code for your own programs, but it also teaches you practical skills and techniques that will enable you to develop any kind of CGI-based Web application with Perl.
Chapter 9 covers the use of mod_perl.
By Kevin Meltzer and Brent Michalski.
This book shows you how to use several different technologies for building websites. It specifically has chapters on mod_perl, Embperl, and Mason.
By James Lee and Brent Ware
This is a list of all known books about Apache sorted by the year when they where published and in alphabetical order. http://httpd.apache.org/info/apache_books.html
There are gazillions of Perl and CGI/Perl books out there. We couldn't find a single resource covering them all. Here are some of the places to start from.
These resources provide listing of Perl books plus 3rd party reviews:
These resources provide listing of Perl books without 3rd party reviews:
|