1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
Source: libperldoc-search-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 5), quilt (>= 0.40)
Build-Depends-Indep: perl (>= 5.8.0-7), libpod-simple-perl, libswish-api-common-perl, libsysadm-install-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Florian Ragwitz <rafl@debianforum.de>,
gregor herrmann <gregoa@debian.org>
Standards-Version: 3.8.0
Homepage: http://search.cpan.org/dist/Perldoc-Search/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libperldoc-search-perl/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libperldoc-search-perl/
Package: libperldoc-search-perl
Architecture: all
Depends: ${perl:Depends}, libpod-simple-perl, libswish-api-common-perl, libshell-posix-select-perl
Description: Index and Search local Perl Documentation
Perldoc::Search uses the swish-e engine to index the local Perl
documentation. It provides both the command line utility perldig
and an API to perform searches on the index. It uses SWISH::API::Common
as the indexing and search engine.
.
This package also contains the command line utility perldig, which digs up
keywords in the local Perl documentation
|