备忘:perl模块安装方法
时间:2006-06-25 来源:oliliango
- perl -MCPAN -e 'install "Template"'
- The preferred way of installing Perl modules is via CPAN on Unix, or PPM on Windows
- If you using Bundle::Bugzilla, invoke the magic CPAN command on it
相关阅读 更多 +
时间:2006-06-25 来源:oliliango