1Dist::Zilla::Plugin::MeUtsaeJrSOCNo(n3t)ributed Perl DocDuimsetn:t:aZtiilolna::Plugin::MetaJSON(3)
2
3
4

NAME

6       Dist::Zilla::Plugin::MetaJSON - produce a META.json
7

VERSION

9       version 6.025
10

DESCRIPTION

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

PERL VERSION

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

ATTRIBUTES

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

SEE ALSO

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

AUTHOR

49       Ricardo SIGNES 😏 <rjbs@semiotic.systems>
50
52       This software is copyright (c) 2022 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.36.0                      2022-09-01  Dist::Zilla::Plugin::MetaJSON(3)
Impressum