in reply to Re: default install directory for modules ( ExtUtils::MakeMaker )
in thread default install directory for modules

Hi, Anonymous Monk,

Yes, i know it.

But, in this case no INSTALL_BASE option is specified for both users. So, i'm looking for where the default value is configured and i can't find.

  • Comment on Re^2: default install directory for modules ( ExtUtils::MakeMaker )

Replies are listed 'Best First'.
Re^3: default install directory for modules ( ExtUtils::MakeMaker )
by derby (Abbot) on Mar 07, 2013 at 11:51 UTC

    The answer was in the link. Do

    perl "-V:install.*"

    As each user. One of the users probably has a .cpan directory with a MyConfig.pm.

    -derby
Re^3: default install directory for modules ( ExtUtils::MakeMaker )
by Anonymous Monk on Mar 07, 2013 at 11:53 UTC

    Yes, i know it...

    :) no you don't, click the link and read it