in reply to Combining LWP::Parallel::UserAgent with WWW::Mechanize
Combining them would be difficult due to the nature of WWW::Mechanize (if someone calls the method that says 'follow this link', which of the pages being loaded in parallel do you follow it on?) but you could create an application that combined them using someting like Parallel::ForkManager to do the parallel parts, and create a WWW::Mechanize object for each forked process.
| We're not surrounded, we're in a target-rich environment! |
|---|
|
|---|