Source: libparse-cpan-packages-perl Section: perl Priority: optional Build-Depends: debhelper (>= 9) Build-Depends-Indep: perl, libarchive-peek-perl, libcpan-distnameinfo-perl, libfile-slurp-perl, libmoo-perl, libpath-class-perl, libppi-perl, libtest-indistdir-perl, libtype-tiny-perl Maintainer: Debian Perl Group Uploaders: Niko Tyni , gregor herrmann , Jonathan Yu , Jaldhar H. Vyas , Ansgar Burchardt , Brian Cassidy Standards-Version: 3.9.6 Homepage: https://metacpan.org/release/Parse-CPAN-Packages Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libparse-cpan-packages-perl.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libparse-cpan-packages-perl.git Testsuite: autopkgtest-pkg-perl Package: libparse-cpan-packages-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libarchive-peek-perl, libcpan-distnameinfo-perl, libfile-slurp-perl, libmoo-perl, libpath-class-perl, libppi-perl, libtype-tiny-perl Description: module to parse the CPAN Packages file Parse::CPAN::Packages is a Perl module that parses the package details index file named "02packages.details.txt.gz". This file contains lots of useful information and this module provides a simple interface to the data contained within. . Note that this module does not concern itself with downloading or unpacking the "02packages.details.txt.gz" file; you will need to do this yourself.