in reply to Re^2: MacOSX: perlbrew + cpanm, dependency check broken?
in thread MacOSX: perlbrew + cpanm, dependency check broken? [SOLVED]
Output of perl -v:Uppercase -V. It should look like:
Summary of my perl5 (revision 5 version 20 subversion 1) configuration +: (tons of stuff)
This is the /Users/sdk/perl5 directory:Well it seems your Getopt is installed right there (for some reasons), but I think that's not where Perl looks for them. Maybe you tried to install Perl manually before deciding to try perlbrew, and now there are some leftovers from manual configuration (in .bashrc)?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: MacOSX: perlbrew + cpanm, dependency check broken?
by sdkdev (Initiate) on Dec 05, 2014 at 09:46 UTC |