How to list local installed CPAN modules? - Perl Views : 253
Tagged in : Perl
Send mail vote down 0 vote down 0
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
By - Nithya, On - 2010-01-27




    Login to add Comments .