【发布时间】:2018-02-17 12:17:24
【问题描述】:
我正在尝试使用 cpan 安装 perlcc module:
cpan[1]> install perlcc
Reading '/home/iuser/.local/share/.cpan/Metadata'
Database was generated on Fri, 08 Sep 2017 12:41:02 GMT
Warning: Cannot install perlcc, don't know what it is.
Try the command
i /perlcc/
to find objects with matching identifiers.
cpan[2]> i /perlcc/
No objects found of any type for argument /perlcc/
cpan[3]>
为什么即使搜索页面显示该模块也没有安装?这个问题怎么解决?
【问题讨论】:
-
因为这不是模块,而是 perl-5.8.9 源代码树的一部分?