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 99
“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
“the site owners clearly intended. At the other end is illegal use, where you run a program that”
― Perl & LWP: Fetching Web Pages, Parsing HTML, Writing Spiders & More
― Perl & LWP: Fetching Web Pages, Parsing HTML, Writing Spiders & More
“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
“LWP lets you do this kind of web automation. With it, you can fetch web pages, submit forms, authenticate, and extract information from HTML. Once you’ve used it to grab news headlines or check links, you’ll never view the Web in the same way again.”
― 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
“data, as with taking the user’s data and saving it as a new post to a message base. Or a program may do grander things with the user-provided data, such as debiting the credit card number provided, logging the products being ordered, and putting”
― 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-675b3b2743c83e96e2540d2929d5f4d2.png)