This item is not eligible for Amazon Prime, but millions of other items are. Join Amazon Prime today. Already a member? Sign in.

24 used & new from $0.40
See All Buying Options

Have one to sell? Sell yours here
 
   
Tell a Friend
Web Client Programming with Perl (A Nutshell Handbook)
 
See larger image
 
Are You an Author or Publisher?
Find out how to publish your own Kindle Books
 
  

Web Client Programming with Perl (A Nutshell Handbook) (Paperback)

by Clinton Wong (Author)
3.6 out of 5 stars  (15 customer reviews)


Available from these sellers.


24 used & new available from $0.40
Also Available in: List Price: Our Price: Other Offers:
Paperback (Bargain Price) 18 used & new from $8.21
 
   

Customers Who Bought This Item Also Bought

Perl & LWP

Perl & LWP by Sean M. Burke

4.6 out of 5 stars (10)  $23.07
Learning Perl, Second Edition

Learning Perl, Second Edition by Randal L. Schwartz

4.2 out of 5 stars (290) 
Perl Cookbook

Perl Cookbook by Tom Christiansen

5.0 out of 5 stars (1) 
Perl Best Practices

Perl Best Practices by Damian Conway

4.5 out of 5 stars (31)  $26.37
Programming Perl (3rd Edition)

Programming Perl (3rd Edition) by Larry Wall

4.1 out of 5 stars (109)  $32.97
Explore similar items : Books (11)

Editorial Reviews
Amazon.com
If you've ever wanted to learn more about Web protocols so you could build custom client-side tools to automate tasks--or just so you have a better understanding of what's happening behind the scenes--then Web Client Programming with Perl is the book for you. Wong explains HTTP (Hypertext Transfer Protocol) requests and socket calls, then shows how you can use the LWP library for Perl to retrieve Web pages, parse HTML, check whether a server is responding, and more.

Product Description
On the World Wide Web, people are accustomed to using graphical browsers such as Netscape Navigator or Mosaic as their only interface for visiting remote sites, accessing up-to-date documents, and filling out forms. But graphical browsers can be limiting: the very interactivity that makes them so intuitive to use also makes them clumsy for automating tasks. If you want to get the latest weather report every few hours, track a Federal Express package online, or use a dictionary server repeatedly throughout the day, using your browser to perform the same task over and over can become cumbersome. As with any repetitive task, these applications are best done by writing a script.

Web Client Programming with Perl shows you how to extend scripting skills to the Web. This book teaches you the basics of how browsers communicate with servers and how to write your own customized Web clients to automate common tasks. It is intended for those who are motivated to develop software that offers a more flexible and dynamic response than a standard Web browser.

Using this book, you'll learn how to:

  • Automate repetitive queries on the Web
  • Detect broken hyperlinks on your site
  • Write simple "robots" that traverse hyperlinks across a site, and across the Web in general

This book will be of interest to:

  • Web administrators who need to automate repetitive tasks or reduce maintenance time
  • UNIX shell programmers who want to interface their scripts to the Web
  • Commercial software developers and consultants who need reference material for technical Web specifications and proof-of-concept examples

Most of the examples in this book use Perl, a versatile and portable language that is already familiar to many CGI programmers and UNIX power users. The book does not teach Perl, but the techniques used in the book should be easily followed by anyone with some programming background and can be adapted to whatever language you choose.

See all Editorial Reviews


Product Details
  • Paperback: 228 pages
  • Publisher: O'Reilly; 1 edition (April 1997)
  • Language: English
  • ISBN-10: 156592214X
  • ISBN-13: 978-1565922143
  • Product Dimensions: 9.5 x 6.8 x 0.5 inches
  • Shipping Weight: 1 pounds
  • Average Customer Review: 3.6 out of 5 stars  (15 customer reviews)
  • Amazon.com Sales Rank: #1,078,750 in Books (See Bestsellers in Books)
    (Publishers and authors: Improve Your Sales)
  • Also Available in: Paperback (Bargain Price) |  All Editions


Citations (learn more)
1 book cites this book:

Customers Who Viewed This Item Also Viewed

Web Development with Apache and Perl

Web Development with Apache and Perl by Theo Petersen