Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

LWP::Parallel

by Anonymous Monk
on Jun 19, 2002 at 15:25 UTC ( [id://175721]=perlquestion: print w/replies, xml ) Need Help??

Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

Does anyone know of a LWP::Parallel equivalent for windows?

Replies are listed 'Best First'.
Re: LWP::Parallel
by perrin (Chancellor) on Jun 19, 2002 at 16:33 UTC
    Are you sure it won't work on Windows? It uses a select loop, which should be supported on Win32.

    If you explain what you're trying to do, people might be able to offer better suggestions. LWP::Parallel is a cool hack, but in practice it doesn't have great performance.

Use ActiveState's ppm
by enoch (Chaplain) on Jun 19, 2002 at 17:56 UTC
    ActiveState's Perl comes with ppm, which is a package manager for Perl modules.
    C:\>ppm PPM interactive shell (2.1.2) - type 'help' for available commands. PPM> set repository ACTIVESTATE http://www.activestate.com/Packages/ PPM> install LWP::Parallel
    And, there you have it.

    Jeremy

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://175721]
Approved by Corion
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (3)
As of 2024-04-23 05:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found