in reply to Re: Installing List::MoreUtils in a computer cluster
in thread Installing List::MoreUtils in a computer cluster

Therefore all you should need is export PERL_MM_OPT='INSTALL_BASE=/your/choice/of/path'

Yeah, this is what  perl Makefile.PL INSTALL_BASE=~/usr/local/lib/perl5 accomplishes

If it doesn't , then MakeMaker is corrupted (or super old) or being overridden