Camilo Gonzalez wrote:
>
> Why not open the file itself? In other words, try:
> open (FILE, 'somefile.html') or die "Can't open HTML document $!";
This is not possible because the file I want to open is located on another web
server.
For example, opening a file located by an url can be usefull to create a news
banner from a news server who provides its titles to other web sites in a XML
file located on his server.
> I don't think you can open and search an entire site.
I hope I can.
Gael,
[EMAIL PROTECTED]
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]