1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
Source: libwebservice-cia-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Zak B. Elep <zakame@spunge.org>,
gregor herrmann <gregoa@debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8~),
perl
Build-Depends-Indep: libcrypt-ssleay-perl,
libmldbm-perl,
libtest-pod-coverage-perl,
libtest-pod-perl,
libwww-perl
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libwebservice-cia-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libwebservice-cia-perl.git
Homepage: https://metacpan.org/release/WebService-CIA
Package: libwebservice-cia-perl
Architecture: all
Depends: libcrypt-ssleay-perl,
libmldbm-perl,
libwww-perl,
${misc:Depends},
${perl:Depends}
Description: get information from the CIA World Factbook via Perl
This Perl module fetches and parses information from the CIA World
Factbook, either based on a locally stored database or the online
version of the CIA World Factbook.
|