Source: libpod-index-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Ansgar Burchardt <ansgar@debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: perl,
                     libtest-pod-perl
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libpod-index-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libpod-index-perl.git
Homepage: https://metacpan.org/release/Pod-Index
Testsuite: autopkgtest-pkg-perl

Package: libpod-index-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends}
Description: index and search PODs using X<> entries
 The Pod-Index distribution includes various modules for indexing and
 searching POD that is appropriately marked with X<> POD codes.
 .
 Pod::Index, as a module, does nothing. Everything is done by
 Pod::Index::Builder, Pod::Index::Search, and other helper modules.

