Goodreads helps you follow your favorite authors. Be the first to learn about new releases!
Start by following Sean M. Burke.
Showing 1-30 of 96
“qw(!head), LWP::Simple would export head( ), then CGI would export”
― Perl & LWP: Fetching Web Pages, Parsing HTML, Writing Spiders & More
― Perl & LWP: Fetching Web Pages, Parsing HTML, Writing Spiders & More
“popularity as a language for creating and managing web content. Perl is equally adept at consuming information on the Web. Most web sites are created for people, but quite often you want to automate tasks that involve accessing a web site in a repetitive way. Such tasks could be as simple as saying “here’s a list of URLs;”
― Perl & LWP: Fetching Web Pages, Parsing HTML, Writing Spiders & More
― Perl & LWP: Fetching Web Pages, Parsing HTML, Writing Spiders & More
“If you find new_from_lol( ) notation to be an unnecessary elaboration, you can still manually construct each element with HTML::Element->new and link them up before passing them to put_into_template( ). Or you could just as well create a ~literal pseudoelement containing the raw source:”
― Perl & LWP: Fetching Web Pages, Parsing HTML, Writing Spiders & More
― Perl & LWP: Fetching Web Pages, Parsing HTML, Writing Spiders & More
“This will spider for”
― Perl & LWP: Fetching Web Pages, Parsing HTML, Writing Spiders & More
― Perl & LWP: Fetching Web Pages, Parsing HTML, Writing Spiders & More
“In an ideal world, the only character encoding (or, loosely, “character set”) that you’d ever see would be UTF-8 (utf-8), and Latin-1 (iso-8859-1) for all those legacy documents. However, the encodings mentioned below exist and can be found on the Web.”
― Perl & LWP: Fetching Web Pages, Parsing HTML, Writing Spiders & More
― Perl & LWP: Fetching Web Pages, Parsing HTML, Writing Spiders & More
“HTTP::Request, and HTTP::Response). Saying "use LWP5.64" also asserts that the current LWP distribution”
― Perl & LWP: Fetching Web Pages, Parsing HTML, Writing Spiders & More
― Perl & LWP: Fetching Web Pages, Parsing HTML, Writing Spiders & More
“designed for people. User Interface gurus consult for large sums of money to build HTML code that is easy to use and displays correctly”
― Perl & LWP: Fetching Web Pages, Parsing HTML, Writing Spiders & More
― Perl & LWP: Fetching Web Pages, Parsing HTML, Writing Spiders & More
“select name="pie_filling"> Apple crunch Pumpkin Mince Blueberry Quince”
― Perl & LWP: Fetching Web Pages, Parsing HTML, Writing Spiders & More
― Perl & LWP: Fetching Web Pages, Parsing HTML, Writing Spiders & More
“represents a URL. (Actually, a URI object can also represent a kind of URL-like string called a URN, but you’re unlikely to run into one of those any time soon.) To create a URI object from a string containing a URL, use the new( ) constructor: $url = URI->new(url [, scheme ]);”
― Perl & LWP: Fetching Web Pages, Parsing HTML, Writing Spiders & More
― Perl & LWP: Fetching Web Pages, Parsing HTML, Writing Spiders & More
“related HTML modules. Sean’s done a great job”
― Perl & LWP: Fetching Web Pages, Parsing HTML, Writing Spiders & More
― Perl & LWP: Fetching Web Pages, Parsing HTML, Writing Spiders & More
“Language tags are a system defined in RFC 3066, which is used in various Internet protocols and formats,”
― Perl & LWP: Fetching Web Pages, Parsing HTML, Writing Spiders & More
― Perl & LWP: Fetching Web Pages, Parsing HTML, Writing Spiders & More
“components of this program into a library. The result was the libwww-perl library for Perl 4 that Roy maintained.”
― Perl & LWP: Fetching Web Pages, Parsing HTML, Writing Spiders & More
― Perl & LWP: Fetching Web Pages, Parsing HTML, Writing Spiders & More
“rarely occur in HTML, and when they do, they are rarely of any interest.”
― Perl & LWP: Fetching Web Pages, Parsing HTML, Writing Spiders & More
― Perl & LWP: Fetching Web Pages, Parsing HTML, Writing Spiders & More
“maximum size is exceeded, the response will have a Client-Aborted header. Here’s how to test for that: $response = $browser->request($req);”
― Perl & LWP: Fetching Web Pages, Parsing HTML, Writing Spiders & More
― Perl & LWP: Fetching Web Pages, Parsing HTML, Writing Spiders & More
“The realm identifies which username and password are expected if there are multiple protected areas on a single host. When we request a document using that LWP::UserAgent object, the authentication information is used if necessary.”
― Perl & LWP: Fetching Web Pages, Parsing HTML, Writing Spiders & More
― Perl & LWP: Fetching Web Pages, Parsing HTML, Writing Spiders & More



![[Perl and LWP] [Author: Sean M. Burke] [June, 2002] [Perl and LWP] [Author: Sean M. Burke] [June, 2002]](https://s.gr-assets.com/assets/nophoto/book/111x148-bcc042a9c91a29c1d680899eff700a03.png)