perl-Pod-Simple from home:csbuild:Perl project
Select Your Operating System
Add repository and install manually
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-Pod-Simple
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-Pod-Simple
Grab binary packages directly
Add repository and install manually
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-Pod-Simple
Grab binary packages directly
Add repository and install manually
For SLE 11 run the following as root:
?