需要 CentOS CentOS-6 ,用 root 執行:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:csbuild:Perl/CentOS_CentOS-6/home:csbuild:Perl.repo
yum install perl-Module-Build
需要 CentOS 7 ,用 root 執行:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:csbuild:Perl/CentOS_7/home:csbuild:Perl.repo
yum install perl-Module-Build
需要 CentOS 5 ,用 root 執行:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:csbuild:Perl/CentOS_5/home:csbuild:Perl.repo
yum install perl-Module-Build