cormanaz has asked for the wisdom of the Perl Monks concerning the following question:
%ENV: + PERL5LIB="/home/*****/perl5/lib/perl5" + PERL_LOCAL_LIB_ROOT="/home/*****/perl5" + PERL_MB_OPT="--install_base "/home/*****/perl5"" + PERL_MM_OPT="INSTALL_BASE=/home/*****/perl5" + @INC: + /home/*****/perl5/lib/perl5/5.30.0/x86_64-linux-gnu-thread-multi + /home/*****/perl5/lib/perl5/5.30.0 + /home/*****/perl5/lib/perl5/x86_64-linux-gnu-thread-multi + /home/*****/perl5/lib/perl5 + /etc/perl + /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 + /usr/local/share/perl/5.30.0 + /usr/lib/x86_64-linux-gnu/perl5/5.30 + /usr/share/perl5 + /usr/lib/x86_64-linux-gnu/perl/5.30 + /usr/share/perl/5.30 + /usr/local/lib/site_perl + /usr/lib/x86_64-linux-gnu/perl-base
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Why is cpanm installing Perl5 modules in the wrong spot?
by Arunbear (Prior) on Feb 07, 2021 at 16:43 UTC | |
by hippo (Archbishop) on Feb 07, 2021 at 17:17 UTC | |
by dsheroh (Monsignor) on Feb 08, 2021 at 08:19 UTC | |
by cormanaz (Deacon) on Feb 08, 2021 at 15:19 UTC |