This is an old revision of the document!
Quick start: http://perl.apache.org/docs/2.0/user/intro/start_fast.html#Installation
Enter the perl CPAN shell:
perl -MCPAN -e shell
List installed module versions:
perl -MCPAN -e 'CPAN::Shell->r'
List installed module versions (from inside the shell):
r