Source: libextutils-builder-compiler-perl Standards-Version: 4.7.3 Maintainer: Debian Perl Group Uploaders: gregor herrmann , Section: perl Testsuite: autopkgtest-pkg-perl Build-Depends: debhelper-compat (= 13), Build-Depends-Indep: libextutils-builder-perl (>= 0.018) , libextutils-config-perl , libtest-differences-perl , libtest-simple-perl , perl-xs-dev , perl:native, Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libextutils-builder-compiler-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libextutils-builder-compiler-perl.git Homepage: https://metacpan.org/release/ExtUtils-Builder-Compiler Package: libextutils-builder-compiler-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libextutils-builder-perl (>= 0.018), libextutils-config-perl, Description: interface around different compilers for ExtUtils:Builder ExtUtils::Builder::Compiler is an interface wrapping around different compilers. It's usually not used directly but by a portability layer like ExtUtils:Builder::Autodetect::C.