in reply to Problem installing missing modules with CPAN::Shell
If more than one version of Perl is installed, use full path for perl command to make sure you're installing the module for the correct version./path/to/perl -e 'use CPAN::Debug'
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Problem installing missing modules with CPAN::Shell
by sotona (Scribe) on Feb 11, 2015 at 08:53 UTC | |
|
Re^2: Problem installing missing modules with CPAN::Shell
by sotona (Scribe) on Feb 12, 2015 at 17:18 UTC | |
by Anonymous Monk on Feb 12, 2015 at 23:18 UTC | |
by sotona (Scribe) on Feb 13, 2015 at 08:07 UTC | |
by Corion (Patriarch) on Feb 13, 2015 at 08:20 UTC |