LEADER 03931nmm a2200577 u 4500
001 EB001938688
003 EBX01000000000000001101590
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 9780596516376 
020 |a 9780596552091 
020 |a 0596516371 
050 4 |a QA76.73.P22 
100 1 |a Burke, Sean M. 
245 0 0 |a Perl and LWP  |c Sean M. Burke 
246 3 1 |a Perl & LWP 
260 |a Beijing  |b O'Reilly  |c 2002 
300 |a xv, 242 pages  |b illustrations 
505 0 |a Includes bibliographical references and index 
653 |a Programming languages (Electronic computers) / fast 
653 |a COMPUTERS / Programming Languages / Java / bisacsh 
653 |a Perl (Computer program language) / http://id.loc.gov/authorities/subjects/sh95010633 
653 |a Programming Languages 
653 |a COMPUTERS / Programming Languages / C♯ / bisacsh 
653 |a Programming languages (Electronic computers) / http://id.loc.gov/authorities/subjects/sh85107313 
653 |a Core Programming 
653 |a World Wide Web / http://id.loc.gov/authorities/subjects/sh95000541 
653 |a World Wide Web / fast 
653 |a Perl (Langage de programmation) 
653 |a Application software / http://id.loc.gov/authorities/subjects/sh90001980 
653 |a Logiciels d'application 
653 |a Perl (Computer program language) / fast 
653 |a Web 
653 |a COMPUTERS / Programming Languages / Pascal / bisacsh 
653 |a Application software / fast 
653 |a World Wide Web / aat 
653 |a Langages de programmation 
653 |a Internet 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
500 |a "Fetching Web pages, parsing HTML, writing spiders & more"--Cover 
776 |z 0596001789 
776 |z 9780596001780 
776 |z 0596516371 
776 |z 9780596516376 
776 |z 9780596552091 
776 |z 0596552092 
856 4 0 |u https://learning.oreilly.com/library/view/~/0596001789/?ar  |x Verlag  |3 Volltext 
082 0 |a 005.13/3 
520 |a Perl soared to popularity as a language for creating and managing web content, but with LWP (Library for WWW in Perl), Perl is equally adept at consuming information on the Web. LWP is a suite of modules for fetching and processing web pages. The Web is a vast data source that contains everything from stock prices to movie credits, and with LWP all that data is just a few lines of code away. Anything you do on the Web, whether it's buying or selling, reading or writing, uploading or downloading, news to e-commerce, can be controlled with Perl and LWP. You can automate Web-based purchase orders as easily as you can set up a program to download MP3 files from a web site. Perl & LWP covers:<li type="disc">Understanding LWP and its design<li type="disc">Fetching and analyzing URLs<li type="disc">Extracting information from HTML using regular expressions and tokens<li type="disc">Working with the structure of HTML documents using trees<li type="disc">Setting and inspecting HTTP headers and response codes<li type="disc">Managing cookies<li type="disc">Accessing information that requires authentication<li type="disc">Extracting links<li type="disc">Cooperating with proxy caches<li type="disc">Writing web spiders (also known as robots) in a safe fashionPerl & LWP includes many step-by-step examples that show how to apply the various techniques. Programs to extract information from the web sites of BBC News, Altavista, ABEBooks.com, and the Weather Underground, to name just a few, are explained in detail, so that you understand how and why they work. Perl programmers who want to automate and mine the web can pick up this book and be immediately productive. Written by a contributor to LWP, and with a foreword by one of LWP's creators, Perl & LWP is the authoritative guide to this powerful and popular toolkit