SGML::Parser::OpenSP doesn't work when installing local W3C validator on Windows

孤人 提交于 2019-12-06 09:03:08

I quickly looked into SGML::Parser::OpenSP ... the module is using XS, so it requires C compilation to install properly. Copying plain files will work only with pure-perl modules and only if you satisfy all its dependencies.

However I don't know perl included in xampp, so difficult to advice how to proceed with installation.

You have to install the SGML-Parser-OpenSP cpan module instead of just unzipping the archive and copying files. But unfortunately until now April 2012, I have never found anyone who has succeeded in installing SGML-Parser-OpenSP 0.994 on windows. I have been trying the installation for the last 2 weeks. But I didn't succeed, yet. Is there anyone who succeeds in installing SGML-Parser-OpenSP 0.994 on windows? Please let me contact him or her. I want to hear his or her advices. My contact address yooseok@naver.com.

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