1Dist::Zilla::PluginBundUlsee:r:BCaosnitcr(i3b)uted PerlDDiosctu:m:eZnitlaltai:o:nPluginBundle::Basic(3)
2
3
4
6 Dist::Zilla::PluginBundle::Basic - the basic plugins to maintain and
7 release CPAN dists
8
10 version 6.025
11
13 This plugin is meant to be a basic "first step" bundle for using
14 Dist::Zilla. It won't munge any of your code, but will generate a
15 Makefile.PL and allows easy, reliable releasing of distributions.
16
17 It includes the following plugins with their default configuration:
18
19 • Dist::Zilla::Plugin::GatherDir
20
21 • Dist::Zilla::Plugin::PruneCruft
22
23 • Dist::Zilla::Plugin::ManifestSkip
24
25 • Dist::Zilla::Plugin::MetaYAML
26
27 • Dist::Zilla::Plugin::License
28
29 • Dist::Zilla::Plugin::Readme
30
31 • Dist::Zilla::Plugin::ExtraTests
32
33 • Dist::Zilla::Plugin::ExecDir
34
35 • Dist::Zilla::Plugin::ShareDir
36
37 • Dist::Zilla::Plugin::MakeMaker
38
39 • Dist::Zilla::Plugin::Manifest
40
41 • Dist::Zilla::Plugin::TestRelease
42
43 • Dist::Zilla::Plugin::ConfirmRelease
44
45 • Dist::Zilla::Plugin::UploadToCPAN
46
48 This module should work on any version of perl still receiving updates
49 from the Perl 5 Porters. This means it should work on any version of
50 perl released in the last two to three years. (That is, if the most
51 recently released version is v5.40, then this module should work on
52 both v5.40 and v5.38.)
53
54 Although it may work on older versions of perl, no guarantee is made
55 that the minimum required version will not be increased. The version
56 may be increased for any reason, and there is no promise that patches
57 will be accepted to lower the minimum required perl.
58
60 Core Dist::Zilla plugins: @Filter.
61
62 Dist::Zilla roles: PluginBundle, PluginBundle::Easy.
63
65 Ricardo SIGNES 😏 <rjbs@semiotic.systems>
66
68 This software is copyright (c) 2022 by Ricardo SIGNES.
69
70 This is free software; you can redistribute it and/or modify it under
71 the same terms as the Perl 5 programming language system itself.
72
73
74
75perl v5.36.0 2022-09-01Dist::Zilla::PluginBundle::Basic(3)