1Dist::Zilla::Role::NameUPsreorviCdoenrt(r3i)buted Perl DDoicsutm:e:nZtialtliao:n:Role::NameProvider(3)
2
3
4
6 Dist::Zilla::Role::NameProvider - something that provides a name for
7 the dist
8
10 version 6.024
11
13 Plugins implementing this role must provide a "provide_name" method
14 that will be called when setting the dist's name.
15
16 If a NameProvider offers a name but one has already been set, an
17 exception will be raised. If "provide_name" returns undef, it will be
18 ignored.
19
21 This module should work on any version of perl still receiving updates
22 from the Perl 5 Porters. This means it should work on any version of
23 perl released in the last two to three years. (That is, if the most
24 recently released version is v5.40, then this module should work on
25 both v5.40 and v5.38.)
26
27 Although it may work on older versions of perl, no guarantee is made
28 that the minimum required version will not be increased. The version
29 may be increased for any reason, and there is no promise that patches
30 will be accepted to lower the minimum required perl.
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 2022-01-21Dist::Zilla::Role::NameProvider(3)