Source: libwebservice-validator-html-w3c-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8),
               libmodule-build-perl (>= 0.380000)
Build-Depends-Indep: libclass-accessor-perl,
                     libtest-pod-coverage-perl,
                     libtest-pod-perl,
                     libtest-without-module-perl,
                     libwww-perl,
                     libxml-xpath-perl,
                     perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Ryan Niebur <ryan@debian.org>,
           Nathan Handler <nhandler@debian.org>,
           gregor herrmann <gregoa@debian.org>
Standards-Version: 3.9.6
Homepage: https://metacpan.org/release/WebService-Validator-HTML-W3C
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libwebservice-validator-html-w3c-perl.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libwebservice-validator-html-w3c-perl.git
Testsuite: autopkgtest-pkg-perl

Package: libwebservice-validator-html-w3c-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libclass-accessor-perl,
         libwww-perl
Recommends: libxml-xpath-perl
Description: Perl interface to access the W3C's online HTML validator
 WebService::Validator::HTML::W3C provides access to the W3C's online Markup
 validator. As well as reporting on whether a page is valid it also provides
 access to a detailed list of the errors and where in the validated document
 they occur.
