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

NAME

6       Dist::Zilla::Plugin::CPANFile - produce a cpanfile prereqs file
7

VERSION

9       version 6.017
10

SYNOPSIS

12           # dist.ini
13           [CPANFile]
14

DESCRIPTION

16       This plugin will add a cpanfile file to the distribution.
17

ATTRIBUTES

19   filename
20       If given, parameter allows you to specify an alternate name for the
21       generated file.  It defaults, of course, to cpanfile.
22
23           # dist.ini
24           [CPANFile]
25           filename = dzil-generated-cpanfile
26
27   comment
28       If given, override the default "cpanfile" header comment with your own.
29       The default comment explains that this file was generated by
30       Dist::Zilla and tells users to edit the dist.ini file to change prereqs
31
32           # dist.ini
33           [CPANFile]
34           comment = This file is generated by Dist::Zilla
35           comment = Prereqs are detected automatically. You do not need to edit this file
36

SEE ALSO

38       ·   Module::CPANfile
39
40       ·   Carton
41
42       ·   cpanm
43

AUTHOR

45       Ricardo SIGNES 😏 <rjbs@cpan.org>
46
48       This software is copyright (c) 2020 by Ricardo SIGNES.
49
50       This is free software; you can redistribute it and/or modify it under
51       the same terms as the Perl 5 programming language system itself.
52
53
54
55perl v5.32.0                      2020-11-03  Dist::Zilla::Plugin::CPANFile(3)
Impressum