How to list local installed CPAN modules?
        by Nithya[ Edit ] 2010-01-27 19:26:47 
         
        
        	To list all the locally installed CPAN modules :
Be a root user and log into the perl directory
Then type the following command at the prompt
  man perllocal 
or
  perldoc perllocal