in reply to Re: Re: How to use Storable in CGI scripts
in thread How to use Storable in CGI scripts

You could write your own test using fork, LWP::UserAgent and HTTP::Request::Common.
LWP::Parallel::UserAgent might be handy also.

-Lee

"To be civilized is to deny one's nature."
  • Comment on Re: Re: Re: How to use Storable in CGI scripts

Replies are listed 'Best First'.
Re: Re: Re: Re: How to use Storable in CGI scripts
by vek (Prior) on Nov 30, 2002 at 18:05 UTC
    shotgunefx++

    Thanks for pointing out LWP::Parallel::UserAgent. I need that functionality in something I need to write today. I decided to do my daily voting here before heading off to the CPAN. Luckily I stumbled across this node and now I know what I'll be trying first.

    Cheers.

    -- vek --