Source: libtest-xpath-perl
Section: perl
Priority: optional
Build-Depends: devscripts,
 perl,
 perl-modules (>= 5.10.0) | libmodule-build-perl (>= 0.2808),
 cdbs (>= 0.4.78~),
 debhelper,
 dh-buildinfo,
 libxml-libxml-perl,
 libhtml-selector-xpath-perl (>= 0.06),
 libtest-pod-perl,
 libtest-pod-coverage-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Standards-Version: 3.9.3
Vcs-Git: git://git.debian.org/git/pkg-perl/packages/libtest-xpath-perl
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-xpath-perl.git
Homepage: http://search.cpan.org/dist/Test-XPath/

Package: libtest-xpath-perl
Architecture: all
Depends: ${cdbs:Depends},
 ${misc:Depends},
 ${perl:Depends}
Recommends: ${cdbs:Recommends}
Suggests: ${cdbs:Suggests}
Description: test XML and HTML content and structure with XPath expressions
 Test::XPath lets you use the power of XPath expressions to validate the
 structure of your XML and HTML documents.
