toutes les options
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Paquet source : libxml-libxml-debugging-perl  ]

Paquet : libxml-libxml-debugging-perl (0.103-4)

Liens pour libxml-libxml-debugging-perl

Screenshot

Ressources Debian :

Télécharger le paquet source libxml-libxml-debugging-perl :

Responsables :

Ressources externes :

Paquets similaires :

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.

Étiquettes: Développement de logiciel: Programmation Perl, Bibliothèques, Mis en œuvre en: Perl, Rôle: Bibliothèque partagée

Autres paquets associés à libxml-libxml-debugging-perl

  • dépendances
  • recommandations
  • suggestions
  • enhances

Télécharger libxml-libxml-debugging-perl

Télécharger pour toutes les architectures proposées
Architecture Taille du paquet Espace occupé une fois installé Fichiers
all 11,1 ko30,0 ko [liste des fichiers]