Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Ubuntu 14 附带perl v5.18.2,但我想测试我的程序,perl v5.22.0通过它安装perlbrew然后perlbrew switch perl-5.22.0使用我想要的版本。
perl v5.18.2
perl v5.22.0
perlbrew
perlbrew switch perl-5.22.0
切换到后perl v5.22.0,我试图测试我的程序,sudo但为什么它默认执行perl v5.18.2?
sudo
perl -v: 结果 sudo perl -v: 结果
perl -v: 结果
perl -v
sudo perl -v: 结果
sudo perl -v