Anyone can help me with this issue? the situation is: 1. network is working perfectly 2. i execute my perl script which download a big number of web pages into local html 3. the network starts to disconnect intermintently ...
In my script i use Mechanize to submit forms, get web content and save it in local files .. so nothing strange .... Thanks! T. http://cuandomemiras.blogspot.com On 1/9/07, Tatiana Lloret Iglesias <[EMAIL PROTECTED]> wrote:
Hi all, i'm developping a perl script which uses WWW-Mechanize and performs a big number of submit_form I've noticed that because of the execution of this script networkconnection fails intermitently ... how can i avoid this? Thanks T.