Error installing URI module

2001-02-17 Thread Paul H Hartzler
I am trying to install several modules using CPAN. I am having trouble with URI... I get an error on heuristic test 6 when I try to install URI or the Bundle::LWP (which installs URI). How do I correct this error? I'm new to mod_perl and would like to figure out what test is failing and why.

Re: Error installing URI module

2001-02-17 Thread Stas Bekman
I am trying to install several modules using CPAN. I am having trouble with URI... well, this is wrong forum to ask this question. Under mod_perl we usually use Apache::URI and not URI, since the former is implemented in C and therefore it's faster. However, since this question is quite