Perl安装模块

Perl安装模块

  • 模块下载地址: https://metacpan.org/
  • 安装: perl Makefile.PL make make install
  • 当出现问题Can’t locate xxx.pm in @INC时安装模块可以解决
Author: Giftbear
Link: https://giftbear.github.io/2024/04/09/Perl安装模块/
Copyright Notice: All articles in this blog are licensed under CC BY-NC-SA 4.0 unless stating additionally.