--- Gael PEGLIASCO <[EMAIL PROTECTED]> 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 ?

Just to pique everyone's curiosity, I was at a Damian Conway talk a couple of days ago 
and he
mentioned that the above syntax *might just be legal* in Perl 6 :)  (they hope to have 
alphas out
sometime mid 2002)

Cheers,
Curtis

=====
Senior Programmer
Onsite! Technology (http://www.onsitetech.com/)
"Ovid" on http://www.perlmonks.org/

__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

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

Reply via email to