in reply to Re^2: default install directory for modules
in thread default install directory for modules

Did you use perl -V to figure that out?

$ perl -V |tail -n8 |head -n3 %ENV: PERL_MB_OPT=" --config installhtmldir= --binhtml= " PERL_MM_OPT="shamalamadingdong"

Replies are listed 'Best First'.
Re^4: default install directory for modules
by niqola (Novice) on Mar 07, 2013 at 14:26 UTC