perlrun contains a list of useful environment variables, including PERL5LIB which is added to @INC splitted by ":". Have a look at how does
local::lib modify Perl's, ExtUtil::MakeMaker's and Module::Build's behaviour to install modules to and run modules from the user's home directory.