Help for this page
export PERL5LIB = ...path/to/lib
use ExtUtils::MakeMaker; ... WriteMakefile( ... );
# --- MakeMaker post_initialize section: export PERL5LIB = ...path/to/lib