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 (>= 9) Build-Depends-Indep: perl, libtest-longstring-perl, libtest-pod-coverage-perl, libtest-pod-perl, libxml-libxml-perl Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-xml-simple-perl.git Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libtest-xml-simple-perl.git Homepage: https://metacpan.org/release/Test-XML-Simple Package: libtest-xml-simple-perl Architecture: all Depends: ${perl:Depends}, ${misc: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.