Can't locate XML/Simple.pm in @INC (@INC contains: /opt/local/lib

前端之家收集整理的这篇文章主要介绍了Can't locate XML/Simple.pm in @INC (@INC contains: /opt/local/lib前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

苹果电脑上使用perl发现下面这个错误


Can't locate XML/Simple.pm in @INC (@INC contains: /opt/local/lib

解决方法

sudo cpan install XML::Simple


这个安装时间有点长。

原文链接:https://www.f2er.com/xml/297974.html

猜你在找的XML相关文章