如何从CPAN安装Perl模块

来源:互联网 发布:尔雅网络课程登录 编辑:程序博客网 时间:2024/05/21 06:34
 sudo perl -MCPAN -e shell
cpan> install HTML::Template


转载自点击打开链接
0 0