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
|
Source: libcpanplus-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl,
libarchive-extract-perl | perl (<< 5.17),
liblog-message-perl,
libmodule-pluggable-perl | perl (<< 5.17),
libobject-accessor-perl
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcpanplus-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcpanplus-perl.git
Homepage: https://metacpan.org/release/CPANPLUS
Package: libcpanplus-perl
Architecture: all
Depends: ${misc:Depends},
${perl:Depends},
libarchive-extract-perl | perl (<< 5.17),
liblog-message-perl,
libmodule-pluggable-perl | perl (<< 5.17),
libobject-accessor-perl
Provides: cpanplus
Description: API & CLI access to the CPAN mirrors
The CPANPLUS library is an API to the CPAN mirrors and a collection of
interactive shells, commandline programs, etc, that use this API.
|