すべてのオプション
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ ソース: libxml-libxml-debugging-perl  ]

パッケージ: libxml-libxml-debugging-perl (0.103-4)

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 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • enhances

libxml-libxml-debugging-perl のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
all 11.1 kB30.0 kB [ファイル一覧]