in reply to Makefile.PL ??=/put/module/here
Look at the source of the Makefile.PL and/or ExtUtils::MakeMaker or Module::Install, depending on what the Makefile.PL actually uses.
Also take a look at local::lib.