in reply to Re^3: HTTP::Recorder Problem
in thread HTTP::Recorder Problem

Hi planetscape, I made the changes as your diff file and now I need Request.pm file. siva.

Replies are listed 'Best First'.
Re^5: HTTP::Recorder Problem
by planetscape (Chancellor) on Nov 05, 2005 at 02:36 UTC

    Looks like you also have to have HTTP::Request installed, which is part of libwww.

    HTH,

    planetscape
      When I tried to install HTTP::Request through following method. 1. perl -MCPAN -e 'shell' 2. o conf makepl_arg INSTALLDIRS=perl 3. Install HTTP::Request ftp://ftp.nrc.ca/pub/CPAN/authors/01mailrc.txt.gz it timeout while trying to connect to that site. Any idea. Siva