Web Client Programming with Perl (A Nutshell handbook) - Softcover

Wong, Clinton

 
9781565922143: Web Client Programming with Perl (A Nutshell handbook)

Synopsis

Enables those familiar with the Perl language to go beyond the capabilities of graphical web browsers for the purpose of automating the retrieval, manipulation, and redistribution of web-based information. Includes discussions of HTTP transactions and protocol, an introduction to writing web clients with Sockets, and LWP (a library module that simplifies HTTP programming). Annotation c. by Book News, Inc., Portland, Or.

"synopsis" may belong to another edition of this title.

Review

The Web browser is a wonderful tool and has opened up the Internet to a massive number of people the world over. It's graphical, easy to use and can be used for a wide range of tasks including file transfer, client-side processing and more.

And sometimes it's just not enough. Think hard for a moment or two and there's bound to be situations where it's not possible to make Internet Explorer or Netscape Navigator do exactly what's required, but what can you do to fix that situation? Simple, write your own Web client.

It might seem like a daunting task, but thanks to clear and accurate instruction Web client Programming with Perl pulls out all the stops to examine the short-cuts and pitfalls of using this useful scripting language to gain more control over client-server operations.

Delving deep into subjects such as the format of the HTTP protocol, socket programming and the custom written LWP Perl libraries (which contain a comprehensive array of pre-written web-friendly utilities), author Clinton Wong unfolds the "mystery" surrounding the subject and presents a measured and ultimately invaluable guide to what can be a tricky subject.

With a chapter on adding GUIs to your creations using Tk and comprehensive appendices on a wide variety of subjects this book should be on the shelf of any Perl programmer and web scripter.

Synopsis

This text teaches users how to extend scripting skills to the Web. Readers learn the basics of how browsers communicate with servers and how to write customized Web clients to automate common tasks.

"About this title" may belong to another edition of this title.