Both build types (`make` and `build`) offer an altenative way to set the install base using the environment variables ``` PERL_MM_OPT="INSTALL_BASE=<install base>" PERL_MB_OPT="--install_base "<install base>"" ``` `cpantorpm` may support them too.
Both build types (
makeandbuild) offer an altenative way to set the install base using the environment variablescpantorpmmay support them too.