windows - Which repository contains LWP::Parallel::UserAgent? -
I need to install to run on the Windows environment, I have used ActivePerl 5.10. I search on Google but no information was found about repo for this package
Modules (or any module that resides), always turn on CPAN, rather go to Google Search.cpan.org and type the module name in the text box and click Search. You will see results that look like this:
A class for parallel user agents
****() - 09 February 2004 -
The first link is for documentation for the module you were looking for. Second, there is a module in distribution (usually their common name, but as we can see here they may be different), the third is the link that people have to say about this module and the fourth author's CPAN page , Which will include all the modules, which the author has uploaded to CPAN and his or her contact information.
With this search, we can see that LWP :: Paralel :: UserAgent is in Parallel User Agent Distribution.
Comments
Post a Comment