全部搜索项
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: libxml-libxml-debugging-perl  ]

软件包:libxml-libxml-debugging-perl(0.103-2.1)

libxml-libxml-debugging-perl 的相关链接

Screenshot

Debian 的资源:

下载源码包 libxml-libxml-debugging-perl

维护小组:

外部的资源:

相似软件包:

get debugging information from XML::LibXML

XML::LibXML::Debugging is a Perl library which adds a couple of additional methods to XML::LibXML::Node objects which are mostly aimed at helping figure out what's going on with the DOM's namespaces and structure. "toClarkML" produces a string of XML-like markup with explicit namespaces. The following XML:

     <foo xmlns="http://example.com/1"
          xmlns:bar="http://example.com/2"
          bar:baz="quux" />

Might be represented as:

     <{http://example.com/1}foo
          {http://www.w3.org/2000/xmlns/}XMLNS="http://example.com/1"
          {http://www.w3.org/2000/xmlns/}bar="http://example.com/2"
          {http://example.com/2}baz="quux" />

Another method "toDebuggingHash" returns a hashref suitable for dumping using Data::Dumper.

标签: 软件开发: Perl 开发, 函数库, 实做语言: Perl, 角色: 共用函数库

其他与 libxml-libxml-debugging-perl 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 libxml-libxml-debugging-perl

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 12.4 kB33.0 kB [文件列表]