1Dist::Zilla::PluginBundUlsee:r:CCloanstsriicb(u3t)ed PerDlisDto:c:uZmielnltaa:t:iPolnuginBundle::Classic(3)
2
3
4
6 Dist::Zilla::PluginBundle::Classic - the classic (old) default
7 configuration for Dist::Zilla
8
10 version 6.031
11
13 This bundle is more or less the original configuration bundled with
14 Dist::Zilla. More than likely, you'd rather be using @Basic or a more
15 complex bundle. This one will muck around with your code by adding
16 $VERSION declarations and will mess with you Pod by adding a "=head1
17 VERSION" section, but it won't get you a lot of more useful features
18 like autoversioning, autoprereqs, or Pod::Weaver.
19
20 It includes the following plugins with their default configuration:
21
22 • Dist::Zilla::Plugin::GatherDir
23
24 • Dist::Zilla::Plugin::PruneCruft
25
26 • Dist::Zilla::Plugin::ManifestSkip
27
28 • Dist::Zilla::Plugin::MetaYAML
29
30 • Dist::Zilla::Plugin::License
31
32 • Dist::Zilla::Plugin::Readme
33
34 • Dist::Zilla::Plugin::PkgVersion
35
36 • Dist::Zilla::Plugin::PodVersion
37
38 • Dist::Zilla::Plugin::PodCoverageTests
39
40 • Dist::Zilla::Plugin::PodSyntaxTests
41
42 • Dist::Zilla::Plugin::ExtraTests
43
44 • Dist::Zilla::Plugin::ExecDir
45
46 • Dist::Zilla::Plugin::ShareDir
47
48 • Dist::Zilla::Plugin::MakeMaker
49
50 • Dist::Zilla::Plugin::Manifest
51
52 • Dist::Zilla::Plugin::ConfirmRelease
53
54 • Dist::Zilla::Plugin::UploadToCPAN
55
57 This module should work on any version of perl still receiving updates
58 from the Perl 5 Porters. This means it should work on any version of
59 perl released in the last two to three years. (That is, if the most
60 recently released version is v5.40, then this module should work on
61 both v5.40 and v5.38.)
62
63 Although it may work on older versions of perl, no guarantee is made
64 that the minimum required version will not be increased. The version
65 may be increased for any reason, and there is no promise that patches
66 will be accepted to lower the minimum required perl.
67
69 @Basic
70
72 Ricardo SIGNES 😏 <cpan@semiotic.systems>
73
75 This software is copyright (c) 2023 by Ricardo SIGNES.
76
77 This is free software; you can redistribute it and/or modify it under
78 the same terms as the Perl 5 programming language system itself.
79
80
81
82perl v5.36.1 2023-11-D2i1st::Zilla::PluginBundle::Classic(3)