perl模块安装方法
* 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
* 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