1Dist::Zilla::Role::AfteUrsMeirntC(o3n)tributed Perl DocuDmiesntt:a:tZiiolnla::Role::AfterMint(3)
2
3
4
6 Dist::Zilla::Role::AfterMint - something that runs after minting is
7 mostly complete
8
10 version 6.023
11
13 Plugins implementing this role have their "after_mint" method called
14 once all the files have been written out. It is passed a hashref with
15 the following data:
16
17 mint_root - the directory in which the dist was minted
18
20 This module should work on any version of perl still receiving updates
21 from the Perl 5 Porters. This means it should work on any version of
22 perl released in the last two to three years. (That is, if the most
23 recently released version is v5.40, then this module should work on
24 both v5.40 and v5.38.)
25
26 Although it may work on older versions of perl, no guarantee is made
27 that the minimum required version will not be increased. The version
28 may be increased for any reason, and there is no promise that patches
29 will be accepted to lower the minimum required perl.
30
32 Ricardo SIGNES 😏 <rjbs@semiotic.systems>
33
35 This software is copyright (c) 2021 by Ricardo SIGNES.
36
37 This is free software; you can redistribute it and/or modify it under
38 the same terms as the Perl 5 programming language system itself.
39
40
41
42perl v5.34.0 2021-07-22 Dist::Zilla::Role::AfterMint(3)