Source: libdist-zilla-role-bootstrap-perl Maintainer: Debian Perl Group Uploaders: Axel Beckert Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 9) Build-Depends-Indep: libdist-zilla-perl, libfile-copy-recursive-perl, liblist-utilsby-perl, libmoose-perl, libpath-tiny-perl, perl Standards-Version: 4.1.1 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdist-zilla-role-bootstrap-perl.git Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libdist-zilla-role-bootstrap-perl.git Homepage: https://metacpan.org/release/Dist-Zilla-Role-Bootstrap Package: libdist-zilla-role-bootstrap-perl Architecture: all Depends: libdist-zilla-perl, liblist-utilsby-perl, libmoose-perl, libpath-tiny-perl, ${misc:Depends}, ${perl:Depends} Description: Shared logic for Dist::Zilla-related bootstrap things Dist::Zilla::Role::Bootstrap is a Dist::Zilla role that aims to be consumed by plugins that want to perform some very early bootstrap operation that may affect the loading environment of successive plugins, especially with regards to plugins that may wish to build with themselves, either by consuming the source tree itself, or by consuming a previous built iteration.