Source: libb-perlreq-perl Standards-Version: 4.7.4 Maintainer: Debian Perl Group Uploaders: Damyan Ivanov , Ansgar Burchardt , gregor herrmann , Florian Schlichting , Xavier Guimard , Section: perl Testsuite: autopkgtest-pkg-perl Build-Depends: debhelper-compat (= 13), libtry-tiny-perl , perl-xs-dev, perl:native, Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libb-perlreq-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libb-perlreq-perl.git Homepage: https://metacpan.org/release/rpm-build-perl Package: libb-perlreq-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}, Description: Perl module to determine Perl module dependencies B::PerlReq is a backend module for the Perl compiler that determines the dependencies of Perl source code, based on the internal structure that Perl creates itself after parsing a program source file. The output of this module is suitable for automatic dependency detection, tracking and organization, particularly for building and maintaining binary packages.