Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
现在我有紧急工作来解析 SOAP XML 数据。
我选择SOAP::Parser了最好的模块,然后我尝试使用 CPAN 安装它,但它给出了类似don't know what is this.
SOAP::Parser
don't know what is this
如果不可能,您能否提供 SOAP XML 解析器模块?
你拼错了模块吗?CPAN 需要正确的大小写和正确数量的冒号。
也尝试只安装SOAP包含模块
SOAP