1Dist::Zilla::Role::BuilUdsPeLr(3C)ontributed Perl DocumeDnitsatt:i:oZnilla::Role::BuildPL(3)
2
3
4
6 Dist::Zilla::Role::BuildPL - Common ground for Build.PL based builders
7
9 version 6.031
10
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
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
31 Ricardo SIGNES 😏 <cpan@semiotic.systems>
32
34 This software is copyright (c) 2023 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.1 2023-11-21 Dist::Zilla::Role::BuildPL(3)