Source: libtest-xml-simple-perl Maintainer: Debian Perl Group Uploaders: Alex Muntada , Peter Pentchev , gregor herrmann Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper-compat (= 13) Build-Depends-Indep: libtest-longstring-perl , libtest-pod-coverage-perl , libtest-pod-perl , libxml-libxml-perl , perl Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libtest-xml-simple-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libtest-xml-simple-perl.git Homepage: https://metacpan.org/release/Test-XML-Simple Rules-Requires-Root: no Package: libtest-xml-simple-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libtest-longstring-perl, libxml-libxml-perl Description: Perl testing framework for XML data Test::XML::Simple is a very basic class for testing XML. It uses the XPath syntax to locate nodes within the XML. You can also check all or part of the structure against a given XML fragment.