Brian Osborne wrote: > George, > > But the most recent versions of Module::Build do the installations > correctly? And it's as simple as specifying PREFIX or LIB? In Build.PL's case, it's --prefix or --lib, but yes. For both Module::Build and MakeMaker in recent versions, --install_base is recommended.