Active Perl 模組工具 PPM (Perl Package Manager)
作者: cross 日期: 2008-10-04 09:39
怎麼用它,→ 從開始→執行→輸入 PPM
會開啟一個視窗 ↓
可以用 PPM 安裝需要的模組,容易上手的。
如果安裝不到模組,可以增加可用的 Repository (在 Edit → Preferences → Repositories )
從 Help → Contents (F1) 可以找到 Active Perl 提供的連結
Default Repository
http://ppm4.activestate.com/MSWin32-x86/5.8/819/ ActiveState's PPM Repository
Note: ActiveState does not maintain PPM repositories for AIX, Solaris x86, Windows x86_64, or Linux x86_64. Use the CPAN shell to install perl modules on these platforms.
Additional Repositories
http://theoryx5.uwinnipeg.ca/ppms/package.lst The University of Winnipeg's 5.8 PPM repository
http://bioperl.org/DIST A repository of Bioperl packages
http://www.roth.net/perl/packages/ Roth Consulting's package repository
http://www.bribes.org/perl/ppm/ the "Bribes de Perl" (Scraps of Perl) repository (en Français et Anglais)
不使用圖形介面安裝可以使用指令方式
PPM install XXXX
上一篇
返回
下一篇
標籤:




perl 的 Getopt::Long 模組,在下指令時讓參數得到值 (2011-08-06 16:00)
perl 所謂的參照 (2011-08-02 23:59)
perl 的map功用 (2011-08-02 23:18)
perl 關於排序功能 (2011-08-02 22:41)
perl 如何輸入密碼時以星號*顯示 (2011-05-14 19:31)
perl 怎麼達到 ls 功能 (續) (2011-04-19 12:05)
perl 模組 - package範例 (2011-04-03 22:43)
編譯perl模組遇到的問題 (2011-03-07 16:27)
perl 一個可以學習怎麼寫CGI程式的地方 (2010-05-01 00:44)