libxml-libxml-debugging-perl_0.100-1_amd64.changes is NEW

Debian FTP Masters ftpmaster at ftp-master.debian.org
Sat Mar 5 07:32:09 UTC 2011


(new) libxml-libxml-debugging-perl_0.100-1.debian.tar.gz optional perl
(new) libxml-libxml-debugging-perl_0.100-1.dsc optional perl
(new) libxml-libxml-debugging-perl_0.100-1_all.deb optional 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.
(new) libxml-libxml-debugging-perl_0.100.orig.tar.gz optional perl
Changes: libxml-libxml-debugging-perl (0.100-1) unstable; urgency=low
 .
  * Initial packaging release.
    Closes: bug#616518.


Override entries for your package:

Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 616518 


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.



More information about the pkg-perl-maintainers mailing list