1Dist::Zilla::Plugin::MeUtsaeJrSOCNo(n3t)ributed Perl DocDuimsetn:t:aZtiilolna::Plugin::MetaJSON(3)
2
3
4
6 Dist::Zilla::Plugin::MetaJSON - produce a META.json
7
9 version 6.031
10
12 This plugin will add a META.json file to the distribution.
13
14 This file is meant to replace the old-style META.yml. For more
15 information on this file, see Module::Build::API and CPAN::Meta.
16
18 This module should work on any version of perl still receiving updates
19 from the Perl 5 Porters. This means it should work on any version of
20 perl released in the last two to three years. (That is, if the most
21 recently released version is v5.40, then this module should work on
22 both v5.40 and v5.38.)
23
24 Although it may work on older versions of perl, no guarantee is made
25 that the minimum required version will not be increased. The version
26 may be increased for any reason, and there is no promise that patches
27 will be accepted to lower the minimum required perl.
28
30 filename
31 If given, parameter allows you to specify an alternate name for the
32 generated file. It defaults, of course, to META.json.
33
34 version
35 This parameter lets you pick what version of the spec to use when
36 generating the output. It defaults to 2 at present, but may be updated
37 to new specs as they are released and adopted.
38
39 If you want a fixed version, specify it.
40
42 Core Dist::Zilla plugins: @Basic, Manifest.
43
44 Dist::Zilla roles: FileGatherer.
45
46 Other modules: CPAN::Meta, CPAN::Meta::Spec, JSON::MaybeXS.
47
49 Ricardo SIGNES 😏 <cpan@semiotic.systems>
50
52 This software is copyright (c) 2023 by Ricardo SIGNES.
53
54 This is free software; you can redistribute it and/or modify it under
55 the same terms as the Perl 5 programming language system itself.
56
57
58
59perl v5.38.0 2023-11-21 Dist::Zilla::Plugin::MetaJSON(3)