Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Any idea why LWP:Simple doesn't like this particular website?

by epoptai (Curate)
on Jul 02, 2001 at 03:39 UTC ( [id://93080]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    perl -e "use LWP::Simple; getprint 'http://www.theredkitchen.net/'"
    
  2. or download this
    $ua = LWP::UserAgent->new;
    $ua->agent('Odyssey/2001');
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (6)
As of 2024-04-23 13:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found