perl-Module-Implementation from home:csbuild:Perl project

Select Your Operating System

For CentOS CentOS-6 run the following as 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-Implementation
For CentOS 7 run the following as 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-Implementation
For CentOS 5 run the following as 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-Implementation
For RHEL 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:csbuild:Perl/RHEL_7/home:csbuild:Perl.repo
yum install perl-Module-Implementation
For SLE 10 SDK run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:csbuild:Perl/SLE_10_SDK/home:csbuild:Perl.repo
zypper refresh
zypper install perl-Module-Implementation