At 03:14 PM 08/08/2001 +0200, Gael PEGLIASCO wrote:
>Hello,
>
>I'm looking for a way to open a http url, in order to retrieve parts of its
>content and display it in a cgi script.
>
>I'd like to do things like :
>
>open (FILE, 'http://www.myurl.com'); or
>open (FILE, 'https://www.myurl.com');
>
>Do you know how I could do that ?

Use the LWP::Simple module.

Aloha,
mel


--
mel matsuoka                    Hawaiian Image Productions
Chief Executive Alphageek              (vox)1.808.531.5474
[EMAIL PROTECTED]                  (fax)1.808.526.4040

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to