Is XML::LibXML not supported on Perl 5.8.8?

若如初见. 提交于 2019-12-02 02:00:55

I found that I have to add a repository, like the uwinnipeg repo http://theoryx5.uwinnipeg.ca/ppms/, when I am trying to install XML-LibXML on windows. Might be your problem too.

Use http://kobesearch.cpan.org/ to find repositories that have your desired ppms.

sn00gan

Also see my post on a different thread regarding how I was able to install XML-LibXML with ActivePerl 5.8.8.

In short, you can find the appropriate package in the corresponding uwinnipeg repository. NOTE see http://theoryx5.uwinnipeg.ca/ppms/ for the correct repository version to use, and XML-LibXML-Common MUST be installed first. Also, make sure you have the prerequisite DLLs installed before installing XML-LibXML via PPM.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!