User Tools

Site Tools


perl

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
perl [2009/09/17 08:14] 172.26.0.166perl [2009/11/09 13:00] 172.26.0.166
Line 13: Line 13:
 List installed module versions (from inside the shell): List installed module versions (from inside the shell):
   * <code>r</code>   * <code>r</code>
 +Reconfigure cpan
 +  * <code>perl -MCPAN -e 'o conf init'</code>
  
 ==== Living with CPAN ==== ==== Living with CPAN ====
 Good tips on using CPAN: http://sial.org/howto/perl/life-with-cpan/ Good tips on using CPAN: http://sial.org/howto/perl/life-with-cpan/
 +
 +You can reconfigure CPAN completely by using 'o conf init' at the cpan
 +prompt. Or you can configure a single option with o conf followed by the
 +option and the values you want to set. Then use 'o conf commit' to save
 +the changes permenantly. Entering just 'o conf' will show the current
 +settings
  
 === Installing modules in other paths === === Installing modules in other paths ===
perl.txt · Last modified: 2010/05/22 14:19 by 127.0.0.1