Buy New

or
Sign in to turn on 1-Click ordering.
Buy Used
Used - Good See details
$3.99 & eligible for FREE Super Saver Shipping on orders over $25. Details

or
Sign in to turn on 1-Click ordering.
 
   
More Buying Choices
Have one to sell? Sell yours here
Perl for the Web
 
See larger image
 
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Perl for the Web [Paperback]

Chris Radcliff (Author)
4.7 out of 5 stars  See all reviews (3 customer reviews)

List Price: $44.99
Price: $34.19 & this item ships for FREE with Super Saver Shipping. Details
You Save: $10.80 (24%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
Usually ships within 2 to 5 weeks.
Ships from and sold by Amazon.com. Gift-wrap available.

Book Description

New Riders Landmark Series August 8, 2001
Perl for the Web provides the tools and principles needed to design a high-performance, dynamic Web site using Perl. Special attention is given to templates, integration, and load testing. Topics covered include the need for speed, document management with templates and embedded Perl, faster performance using persistent Perl, good Web coding style, faster database access from Perl, and pairing XML with Perl for content management and B2B communication. Emphasis is placed on robust, scalable solutions for dynamic database-backed, template-based or XML-based Web sites. The book's focus on optimization is a unique approach. Readers of this book should be able to build a high-performance Perl-based Web solution as well as recommend one with confidence.

Editorial Reviews

From the Publisher

Chris Radcliff is a Voice That Matters and that's why he's written this incredible book for New Riders Publishing. In partnering with Chris, we hope to bring Perl readers something new that they can't find anywhere else. Chris brings you tips and tricks from years of experience that only time can teach. If you need to utlilize Perl on the web, this book is for you.

Because we care about making good books, I'd like to hear what you think of Chris' book. Please email me at nrfeedback@newriders.com with your comments.
~Stephanie Wall, Executive Editor

From the Back Cover

This book provides the tools and principles needed to design a high-performance, dynamic Web site using Perl. Special attention is given to templates, integration, and load testing. Topics covered include the need for speed, document management with templates and embedded Perl, faster performance using persistent Perl, good Web coding style, faster database access from Perl, and pairing XML with Perl for content management and B2B communication. Emphasis is placed on robust, scalable solutions for dynamic database-backed, template-based or XML-based Web sites. The book's focus on optimization is a unique approach. Readers of this book should be able to build a high-performance Perl-based Web solution as well as recommend one with confidence.


Product Details

  • Paperback: 416 pages
  • Publisher: New Riders Press; 1 edition (August 8, 2001)
  • Language: English
  • ISBN-10: 0735711143
  • ISBN-13: 978-0735711143
  • Product Dimensions: 8.9 x 6.9 x 1 inches
  • Shipping Weight: 1.7 pounds (View shipping rates and policies)
  • Average Customer Review: 4.7 out of 5 stars  See all reviews (3 customer reviews)
  • Amazon Best Sellers Rank: #3,609,180 in Books (See Top 100 in Books)

More About the Author

Discover books, learn about writers, read author blogs, and more.

 

Customer Reviews

3 Reviews
5 star:
 (2)
4 star:
 (1)
3 star:    (0)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.7 out of 5 stars (3 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

7 of 7 people found the following review helpful:
4.0 out of 5 stars I'd call it "Perl for Responsive Web Applications"., December 1, 2001
By 
"mfjr" (Amagasaki, Japan) - See all my reviews
This review is from: Perl for the Web (Paperback)
From the title, I initially expected a collection of utilities, tips, and CGI scripts. But this is more of an overview than a cookbook. It lays out the current state of the technology necessary for developing responsive web applications in a timely manner with Perl. It does include explanatory and example source code, but the examples are provided more to illustrate problems and solutions than to be used as ingredients in applications. Actually running the examples will require the ability to set up your own application environments (and probably some code tweaking).

The technologies Chris Radcliffe primarily advocates in this book are Perl itself, persistence as a method of improving site performance, template processing, and the vast sets of libraries that Perl makes available. I found this book to provide a broad and comprehensive road map for using Perl on the Web, for those with limited time to devote to Perl (such as myself).

(For a cookbook, I've picked up Paul DuBois's MySQL and Perl for the Web, also published by New Riders. It looks good so far.)

The first six chapters introduce the big problems in web application development from a variety of aspects. (I personally wanted more illustrative examples here.) If you are not familiar with issues affecting server load, such as the time required to establish a connection from scratch every time in the standard CGI model, these chapters should provide plenty of material to think about. If you are under the impression that faster processors and faster languages will solve all your problems, you should definitely read these chapters.

The next three chapters outline techniques and resources available for building web apps with Perl. The remainder of the book introduces specific tools -- including tools at the leading edge, for XML, wireless, and B2B. The last chapter describes plans for the next version of Perl. (Check the table of contents on line to see which libraries and other tools are covered.) Program examples in these chapters give a good flavor of what can be expected with the tools.

I am something of fan of Perl for text processing for one-byte character sets (and two-byte character sets when there isn't much need for classifying the two-byte characters -- looking forward to Perl 6 here), but my work has taken me away from open source and Perl for a while. Reading this book, I've been able to catch up quite a bit on what I've been missing out on in the Perl world.

I think four is an honest rating, by the way. It has some rough spots, but the material is _very_ timely. I would like to see a second edition in a couple of years, with more specifics, more examples, and otherwise adjusted to match what should be a more stable technology then.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 1 people found the following review helpful:
5.0 out of 5 stars Perl + PSP + Speedy SQL = Quick Response = More Market Share, July 2, 2003
By 
This review is from: Perl for the Web (Paperback)
Implementing the modules and techniques focused on in this book, our high-traffic, media-intensive sites have double in response time. Allowing greater scalability and has resulted in more market shares.

Chris Radcliff is extremely skilled in his role of author and web developer, who has so obviously done the leg work, presenting only sound, tested principles which really work!

I give full recommendation!

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


6 of 14 people found the following review helpful:
5.0 out of 5 stars Best book on Perl I've read, September 6, 2001
By A Customer
This review is from: Perl for the Web (Paperback)
I found Perl for the Web to be an accessible and very useful book. I often find these types
of books to be intimidating, but Chris Radcliff kept my attention and helped me keep my
focus. I also liked the flamingos.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Only search this product's reviews



Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!


Create a Listmania! list

So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject