Perl书籍介绍之Web Client Programming with Perl
A web client is an application that communicates with a web server,using Hypertext Transfer Protocol (HTTP). Hypertext Transfer Protocol is the protocol behind the World Wide Web. With every web transaction, HTTP is invoked. HTTP is behind every request for a web document or graphic, every click of a hypertext link, and every submission of a form. The Web is about distributing information over the Internet, and HTTP is the protocol used to do so.
本书为是http的web开发所写,不过时间上有些过早。书中主要为使用LWP模块,值得一看,内容与写法都比较过时。
作者:Clinton Wong
支持的格式:HTML PDF
页码:228
在线版本:http://oreilly.com/openbook/webclient/
Pdf版本:
web.client.programming.with.perl