How to check installed perl modules in the server Posted on March 30, 2015 (February 11, 2021) by Seemab Saleem To check installed perl modules in the server,run following command: perl -MCPAN -e ‘CPAN::Shell->r’