Source: libextutils-builder-compiler-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper-compat (= 13) Build-Depends-Indep: libextutils-builder-perl (>= 0.009) , libextutils-config-perl , libextutils-helpers-perl (>= 0.027) , libtest-simple-perl , perl Standards-Version: 4.7.0 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 Rules-Requires-Root: no Package: libextutils-builder-compiler-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libextutils-builder-perl (>= 0.009), libextutils-config-perl, libextutils-helpers-perl (>= 0.027) 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.