perl,.pm

查看perl是否安装了某个模块
http://blog.csdn.net/u010533843/article/details/54971428

find perl -e'print"@INC"' -name ‘*.pm’
.pm 是perl模块文件

    原文作者:keaidelele
    原文地址: https://www.jianshu.com/p/3944fe528a43
    本文转自网络文章,转载此文章仅为分享知识,如有侵权,请联系博主进行删除。
点赞