参考http://stackoverflow.com/questions/22934080/how-to-downgrade-to-perl-5-10-1 Perlbrew will allow you to install multiple versions of Perl as user installed Perls. 安装perlbrew apt-get install perlbrew To install a particular version of Perl: perlbrew…