User Tools

Site Tools


perl

This is an old revision of the document!


Perl tips

Installing mod_perl

Administration

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
perl.1251978416.txt.gz · Last modified: 2010/05/22 14:19 (external edit)