in reply to How to download html with threads?

The work has already been done for you. Look at LWP::Parallel::RobotUA and the underlying LWP::Parallel::UserAgent.

By the way, please put <c>...</c> around your code. That will take care of formatting and escaping.

Replies are listed 'Best First'.
Re^2: How to download html with threads?
by Zeokat (Novice) on Jul 30, 2007 at 19:39 UTC
    Thanks for the fast reply. I edited the post and added the <code> tags , will try with this module, thanks ton bro, i need this a lot. ;)