perl-IDNA-Punycode from home:netmax project

选择您的操作系统

对于 CentOS 5,请以根用户 root 运行下面命令:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:netmax/CentOS_5/home:netmax.repo
yum install perl-IDNA-Punycode
对于 SLE 10,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:netmax/SLE_10/home:netmax.repo
zypper refresh
zypper install perl-IDNA-Punycode