Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Read web content by URL in my program

by siva kumar (Pilgrim)
on Mar 28, 2007 at 11:26 UTC ( [id://606983]=note: print w/replies, xml ) Need Help??


in reply to Read web content by URL in my program

If you don't want to use LWP, you can use 'CURL' unix command to fetch data.
Example :
curl http://www.perlmonks.com > index.html
Curl has several options for setting cookies,passing parameters,reading cookies etc.,
For more info read
man curl
  • Comment on Re: Read web content by URL in my program

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (2)
As of 2024-04-19 21:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found