SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-XML-LibXML-Debugging rpm build for : openSUSE Tumbleweed. For other distributions click perl-XML-LibXML-Debugging.

Name : perl-XML-LibXML-Debugging
Version : 0.103 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 3.47 Date : 2024-08-05 18:21:21
Group : Development/Libraries/Perl Source RPM : perl-XML-LibXML-Debugging-0.103-3.47.src.rpm
Size : 0.04 MB
Packager : (none)
Summary : get debugging information from XML::LibXML nodes
Description :
This module 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.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-X/openSUSE_Tumbleweed/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-XML-LibXML-Debugging-0.103-3.47.noarch.rpm
     

Provides :
perl(XML::LibXML::Debugging)
perl-XML-LibXML-Debugging

Requires :
perl(:MODULE_COMPAT_5.40.0)
perl(HTML::HTML5::Entities)
perl(XML::LibXML)
perl(parent)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.40.0/XML
/usr/lib/perl5/vendor_perl/5.40.0/XML/LibXML
/usr/lib/perl5/vendor_perl/5.40.0/XML/LibXML/Debugging.pm
/usr/share/doc/packages/perl-XML-LibXML-Debugging
/usr/share/doc/packages/perl-XML-LibXML-Debugging/CONTRIBUTING
/usr/share/doc/packages/perl-XML-LibXML-Debugging/COPYRIGHT
/usr/share/doc/packages/perl-XML-LibXML-Debugging/CREDITS
/usr/share/doc/packages/perl-XML-LibXML-Debugging/Changes
/usr/share/doc/packages/perl-XML-LibXML-Debugging/LICENSE
/usr/share/doc/packages/perl-XML-LibXML-Debugging/README
/usr/share/doc/packages/perl-XML-LibXML-Debugging/doap.ttl
/usr/share/doc/packages/perl-XML-LibXML-Debugging/examples
/usr/share/doc/packages/perl-XML-LibXML-Debugging/examples/example1.pl
/usr/share/man/man3/XML::LibXML::Debugging.3pm.gz

 
ICM