Tip. perldoc -l Term::Size as root will tell you where that module is. If you want them somewhere else (like wherever Joe random user picks up modules), you can usually (not always, but usually) just copy the directory tree. perldoc -l CPAN::Config will tell you where the CPAN configuration file is. Editing the latter can change what directory is chosen on future module installs.