in reply to CPAN: Install of Apache2::Request failed

You can try from the command line:
apt-cache search mod_perl
and then install the things you're interested in
sudo apt-get install libapache2-mod-perl2
That will install Apache2 modules.

--
olus