Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^2: using LWP::Simple to fetch binary file (gnu zip)

by Largins (Acolyte)
on Jan 25, 2012 at 11:54 UTC ( [id://949885]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    ##############################################
    #
    ...
    Disallow: /14/items/goldenbull2007john/goldenbull2007john_djvu.txt
    Sitemap: http://www.archive.org/sitemap/sitemap.xml
    Crawl-delay: 10
    
  2. or download this
    <sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <sitemap>
    ...
    2012-01-24T11:32:18Z
    </lastmod>
    </sitemap>
    
  3. or download this
    #!/usr/bin/env perl
    #
    ...
    if($hstatus != HTTP_OK) {
       print "$hstatus: ", status_message($hstatus), "\n";
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://949885]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (3)
As of 2024-04-26 02:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found