Active Perl的PPM的repository添加

参考:http://blog.sina.com.cn/s/blog_5538ddac0100as5v.html

添加repository后感觉下载速度有所加快!!

ActivePerl PPM的安装包地址有:

针对版本5.8的有

  • http://www.bribes.org/perl/ppm, for the www.bribes.org Perl 5.8 repository
  • http://theoryx5.uwinnipeg.ca/cgi-bin/ppmserver?urn:/PPMServer58 (ActivePerl Build < 819) / http://theoryx5.uwinnipeg.ca/ppms/ (ActivePerl Build >= 819), for the uwinnipeg Perl 5.8 repository
  • http://trouchelle.com/ppm/, for the trouchelle Perl 5.8 repository
  • http://ppm.tcool.org/archives/, for the ppm.tcool.org Perl 5.8 repository

针对版本5.10的有

  • http://www.bribes.org/perl/ppm, for the www.bribes.org Perl 5.10 repository
  • http://trouchelle.com/ppm10/, for the trouchelle Perl 5.10 repository
  • http://cpan.uwinnipeg.ca/PPMPackages/10xx/, for the uwinnipeg Perl 5.10 repository

 

这几个地址有比较多的PPM安装包,也就是Perl模块的发布版本,直接可以用ActivePerl PPM 包管理器安装的,呵呵,很方便。

安装方法:

Active Perl的PPM的repository添加_第1张图片

你可能感兴趣的:(Perl)