作者:gugod 發佈於:2010/12/07 https://gugod.org/2010/12/a-shared-perlbrew-root-for-multiple-users/
Perhaps the biggest advantage of using perlbrew 0.15, is the possibility to share one perlbrew root among multiple users, assuming everyone uses bash (or zsh, which is compatible to bash.)
Let's assume the following scenario:
- the global perlbrew is located at
/opt/perlbrew
- a user named
perlbrew
has write permission, and can install new perls and modules - all other users have read-only access