官网:http://www.cpan.org/src/

wget https://www.cpan.org/src/5.0/perl-5.28.1.tar.gz
tar -xzf perl-5.28.1.tar.gz cd perl-5.28.1 ./Configure -des -Dprefix=$HOME/localperl make make test make install

 

 

参考:

https://blog.csdn.net/zhang6622056/article/details/52594242

相关文章:

  • 2021-07-14
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-10-04
  • 2022-12-23
  • 2022-12-23
  • 2021-12-13
  • 2022-12-23
  • 2022-12-23
  • 2021-07-02
相关资源
相似解决方案