bionic (3) Dist::Zilla::Role::BuildPL.3pm.gz

Provided by: libdist-zilla-perl_6.010-1_all bug

NAME

       Dist::Zilla::Role::BuildPL - Common ground for Build.PL based builders

VERSION

       version 6.010

DESCRIPTION

       This role is a helper for Build.PL based installers. It implements the Dist::Zilla::Plugin::BuildRunner
       and Dist::Zilla::Plugin::TestRunner roles, and requires you to implement the
       Dist::Zilla::Plugin::PrereqSource and Dist::Zilla::Plugin::InstallTool roles yourself.

AUTHOR

       Ricardo SIGNES 😏 <rjbs@cpan.org>

       This software is copyright (c) 2017 by Ricardo SIGNES.

       This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5
       programming language system itself.