1Dist::Zilla::Role::BuilUdsPeLr(3C)ontributed Perl DocumeDnitsatt:i:oZnilla::Role::BuildPL(3)
2
3
4

NAME

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

VERSION

9       version 6.025
10

DESCRIPTION

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

PERL VERSION

19       This module should work on any version of perl still receiving updates
20       from the Perl 5 Porters.  This means it should work on any version of
21       perl released in the last two to three years.  (That is, if the most
22       recently released version is v5.40, then this module should work on
23       both v5.40 and v5.38.)
24
25       Although it may work on older versions of perl, no guarantee is made
26       that the minimum required version will not be increased.  The version
27       may be increased for any reason, and there is no promise that patches
28       will be accepted to lower the minimum required perl.
29

AUTHOR

31       Ricardo SIGNES 😏 <rjbs@semiotic.systems>
32
34       This software is copyright (c) 2022 by Ricardo SIGNES.
35
36       This is free software; you can redistribute it and/or modify it under
37       the same terms as the Perl 5 programming language system itself.
38
39
40
41perl v5.36.0                      2022-09-01     Dist::Zilla::Role::BuildPL(3)
Impressum