I need to download a big file (+- 1 DVD) from a web server.
I need to be able of giving a notifications every n seconds
I need also to restart the download if something goes wrong.
How d...
Hy all
I need to get some data from web pages as HTML and I need to process it as XML (similar to the HTML structure).
How can I do this in PERL?
I have this running in JAVA with the...