in reply to Re^2: CPAN: Install of Apache2::Request failed
in thread CPAN: Install of Apache2::Request failed
How can I set such that the Apache2/Cookie.pm, Request.pm and Upload.pm would be installed to /some/site instead of the lib location of the perl binary (defined in --with-perl above).
using --prefix did not work. It tried to install to lib directory of the perl specified by --with-perl.
-Indra