1Dist::Zilla::Role::BuilUdsReurnnCeorn(t3r)ibuted Perl DoDciusmte:n:tZaitliloan::Role::BuildRunner(3)
2
3
4
6 Dist::Zilla::Role::BuildRunner - something used as a delegating agent
7 during 'dzil run'
8
10 version 6.023
11
13 Plugins implementing this role have their "build" method called during
14 "dzil run". It's passed the root directory of the build test dir.
15
17 This module should work on any version of perl still receiving updates
18 from the Perl 5 Porters. This means it should work on any version of
19 perl released in the last two to three years. (That is, if the most
20 recently released version is v5.40, then this module should work on
21 both v5.40 and v5.38.)
22
23 Although it may work on older versions of perl, no guarantee is made
24 that the minimum required version will not be increased. The version
25 may be increased for any reason, and there is no promise that patches
26 will be accepted to lower the minimum required perl.
27
29 build
30 This method will throw an exception on failure.
31
33 Ricardo SIGNES 😏 <rjbs@semiotic.systems>
34
36 This software is copyright (c) 2021 by Ricardo SIGNES.
37
38 This is free software; you can redistribute it and/or modify it under
39 the same terms as the Perl 5 programming language system itself.
40
41
42
43perl v5.34.0 2021-07-22 Dist::Zilla::Role::BuildRunner(3)