1Dist::Zilla::Role::VersUisoenrPrCoovnitdreirb(u3t)ed PerDlisDto:c:uZmielnltaa:t:iRoonle::VersionProvider(3)
2
3
4
6 Dist::Zilla::Role::VersionProvider - something that provides a version
7 number for the dist
8
10 version 6.031
11
13 Plugins implementing this role must provide a "provide_version" method
14 that will be called when setting the dist's version.
15
16 If a VersionProvider offers a version but one has already been set, an
17 exception will be raised. If "provides_version" returns undef, it will
18 be 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 Core Dist::Zilla plugins implementing this role: AutoVersion.
34
36 Ricardo SIGNES 😏 <cpan@semiotic.systems>
37
39 This software is copyright (c) 2023 by Ricardo SIGNES.
40
41 This is free software; you can redistribute it and/or modify it under
42 the same terms as the Perl 5 programming language system itself.
43
44
45
46perl v5.38.0 2023-11-D2i1st::Zilla::Role::VersionProvider(3)