in reply to Re^2: install CPAN modules
in thread install CPAN modules

This is telling you to install perl-doc to use the program perldoc on your system. To do this:

apt-get install perl-doc

Or better still read and understand the answer I gave you, or better yet speak to your systems administrator.