Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: LWP Analysis

by merlyn (Sage)
on Jan 05, 2007 at 15:54 UTC ( [id://593138]=note: print w/replies, xml ) Need Help??


in reply to LWP Analysis

No need to write a program:
lwp-request -e http://www.example.com/
will do the same thing.

Replies are listed 'Best First'.
Re^2: LWP Analysis
by ikegami (Patriarch) on Jan 05, 2007 at 16:36 UTC
    or
    GET http://www.example.com/

    ( or not. see the reply. )

      Modern LWP defaults to not install GET any more, since it's merely a subfunction of lwp-request, and might collide with other tools too easily.

      Also, GET as you've invoked it doesn't show the headers.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (4)
As of 2024-04-25 18:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found