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

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

HTH,

planetscape

Replies are listed 'Best First'.
Re^6: HTTP::Recorder Problem
by Anonymous Monk on Nov 07, 2005 at 16:42 UTC
    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