cpanm安装及Perl模块安装教程

2019-10-01 10:50:00丽君

--> Working on DateTime
......  //自动解决依赖模块

为了加快下载速度, 可以指定使用镜像,并只从镜像下载:


# cpanm --mirror http:
//mirrors.163.com/cpan --mirror-only MongoDB

3. 删除模块

安装App::pmuninstall模块:

# cpanm App::pmuninstall

4.删除模块


# pm-uninstall MongoDB

MongoDB.so: undefined symbol: HeUTF8 问题解决方案参见://www.jb51.net/article/56285.htm