[ bianca ]
[ Pakiet źródłowy: libxml-libxml-debugging-perl ]
Pakiet: libxml-libxml-debugging-perl (0.103-5)
Odnośniki dla libxml-libxml-debugging-perl
Pobieranie pakietu źródłowego libxml-libxml-debugging-perl:
- [libxml-libxml-debugging-perl_0.103-5.debian.tar.xz]
- [libxml-libxml-debugging-perl_0.103-5.dsc]
- [libxml-libxml-debugging-perl_0.103.orig.tar.gz]
Opiekunowie:
Zasoby zewnętrzne:
- Strona internetowa [metacpan.org]
Podobne pakiety:
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.
Inne pakiety związane z libxml-libxml-debugging-perl
|
|
|
|
-
- dep: libhtml-html5-entities-perl
- module to encode and decode character entities defined in HTML5
-
- dep: libxml-libxml-perl
- Perl interface to the libxml2 library
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
Pobieranie libxml-libxml-debugging-perl
| Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
|---|---|---|---|
| all | 7,3 KiB | 26,0 KiB | [lista plików] |