如何查看已经安装的 perl 模块
Jul
16
如何查看已经安装的 perl 模块
在 windows 下检查已经安装的模块:
c:\> ppm
ppm> upgrade
在 linux 下检查已经安装的模块:
# perl -MCPAN -e shell
cpan>m
有兴趣的可以參考
http://www.cpan.org/misc/cpan-faq.html
如何查看已经安装的 perl 模块Jul16如何查看已经安装的 perl 模块在 windows 下检查已经安装的模块: c:\> ppm 在 linux 下检查已经安装的模块: # perl -MCPAN -e shell 有兴趣的可以參考
|
No Comments »
No comments yet.
RSS feed for comments on this post. TrackBack URI
Leave a comment
If you want to leave a feedback to this post or to some other user´s comment, simply fill out the form below.