blob: f082955c1d8bdc6718fa73cc04aee24ed3c50710 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
This bundle defines all required modules for ParallelUserAgent.
ExtUtils::MakeMaker - should be in perl disribution
LWP::UserAgent - Base for Parallel::UserAgent
LWP::RobotUA - Base for Parallel::RobotUA
LWP::Protocol - Base Protocol implementations
LWP::Parallel - Parallel User Agent itself
|