1Dist::Zilla::Role::MintUisnegrPrCoofnitlrei(b3u)ted PerlDiDsotc:u:mZeinltlaat:i:oRnole::MintingProfile(3)
2
3
4
6 Dist::Zilla::Role::MintingProfile - something that can find a minting
7 profile dir
8
10 version 6.031
11
13 Plugins implementing this role should provide "profile_dir" method,
14 which, given a minting profile name, returns its directory.
15
16 The minting profile is a directory, containing arbitrary files used
17 during creation of new distribution. Among other things notably, it
18 should contain the 'profile.ini' file, listing the plugins used for
19 minter initialization.
20
21 The default implementation "profile_dir" looks in the module's
22 ShareDir.
23
24 After installing your profile, users will be able to start a new
25 distribution, based on your profile with the:
26
27 $ dzil new -P Provider -p profile_name Distribution::Name
28
30 This module should work on any version of perl still receiving updates
31 from the Perl 5 Porters. This means it should work on any version of
32 perl released in the last two to three years. (That is, if the most
33 recently released version is v5.40, then this module should work on
34 both v5.40 and v5.38.)
35
36 Although it may work on older versions of perl, no guarantee is made
37 that the minimum required version will not be increased. The version
38 may be increased for any reason, and there is no promise that patches
39 will be accepted to lower the minimum required perl.
40
42 Ricardo SIGNES 😏 <cpan@semiotic.systems>
43
45 This software is copyright (c) 2023 by Ricardo SIGNES.
46
47 This is free software; you can redistribute it and/or modify it under
48 the same terms as the Perl 5 programming language system itself.
49
50
51
52perl v5.38.0 2023-11-2D1ist::Zilla::Role::MintingProfile(3)