Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Can You Explain How to Check a Link for Deadness

by alien_life_form (Pilgrim)
on May 12, 2002 at 20:51 UTC ( [id://166031]=note: print w/replies, xml ) Need Help??


in reply to Can You Explain How to Check a Link for Deadness

Greetings,

In addition to all the good things that have been said about LWP, there are things that LWP gets right that the sample code does not: authentication and proxies, for instance (though I am not sure that LWP::Simple foots the bill completely)

As for checking wether you have LWP:

perl -MLWP -e 'print "Hello\n"'

Cheers,
alf
You can't have everything: where would you put it?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (6)
As of 2024-04-19 12:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found