Gossamer Forum
Home : General : Perl Programming :

Re: [Paul] problem with multithreaded web client

Quote Reply
Re: [Paul] problem with multithreaded web client In reply to
Interesting. I was able to install it by hand. I just unzipped that file, placed the files in my Perl directory in their logical location beneath the "site" directory and it works I think. I was able to run this script without any errors:

use LWP::Parallel;
print "This is LWP::Parallel_$LWP::Parallel::VERSION\n";

I'll let you know what happens. Thanks for all your help. :-)

Last edited by:

mozkill: Apr 21, 2003, 11:29 AM
Subject Author Views Date
Thread problem with multithreaded web client mozkill 4739 Apr 18, 2003, 3:34 PM
Thread Re: [mozkill] problem with multithreaded web client
Paul 4641 Apr 18, 2003, 3:45 PM
Thread Re: [Paul] problem with multithreaded web client
mozkill 4659 Apr 19, 2003, 11:06 AM
Thread Re: [mozkill] problem with multithreaded web client
Paul 4616 Apr 19, 2003, 11:40 AM
Post Re: [Paul] problem with multithreaded web client
mozkill 4598 Apr 21, 2003, 11:28 AM