1Dist::Zilla::Plugin::ReUcsoemrmeCnodnetdrPirbeurteeDqdiss(Pt3e:)r:lZiDlolcau:m:ePnltuagtiino:n:RecommendedPrereqs(3)
2
3
4

NAME

6       Dist::Zilla::Plugin::RecommendedPrereqs - Look for comments
7       recommending prerequisites
8

VERSION

10       This document describes version 4.21 of
11       Dist::Zilla::Plugin::RecommendedPrereqs, released December 17, 2017 as
12       part of Dist-Zilla-Plugins-CJM version 6.000.
13

SYNOPSIS

15       In your dist.ini:
16
17         [RecommendedPrereqs]
18
19       In your code:
20
21         # RECOMMEND PREREQ: Foo::Bar 1.0
22         # SUGGEST PREREQ:   Foo::Suggested
23

DESCRIPTION

25       If included, this plugin will look for special comments that specify
26       suggested or recommended prerequisites.  It's intended as a companion
27       to AutoPrereqs, which can only determine required prerequisites.
28
29       Each comment must be on a line by itself, and begin with either
30       "RECOMMEND PREREQ:" or "SUGGEST PREREQ:" followed by the module name.
31       The name may be followed by the minimum version, which may in turn be
32       followed by a note explaining the prereq (which will be ignored).  If
33       the note is present, the version must be present, even if it's 0.
34

INCOMPATIBILITIES

36       None reported.
37

BUGS AND LIMITATIONS

39       The parser currently just looks for lines beginning with a "#" (which
40       may be preceded by whitespace).  This means it looks in strings and
41       here docs, as well as after "__END__".  This behavior may be fixed in
42       the future and should not be depended on.
43

AUTHOR

45       Christopher J. Madsen  "<perl AT cjmweb.net>"
46
47       Please report any bugs or feature requests to
48       "<bug-Dist-Zilla-Plugins-CJM AT rt.cpan.org>" or through the web
49       interface at
50       <http://rt.cpan.org/Public/Bug/Report.html?Queue=Dist-Zilla-Plugins-CJM>.
51
52       You can follow or contribute to Dist-Zilla-Plugins-CJM's development at
53       <https://github.com/madsen/dist-zilla-plugins-cjm>.
54
56       This software is copyright (c) 2017 by Christopher J. Madsen.
57
58       This is free software; you can redistribute it and/or modify it under
59       the same terms as the Perl 5 programming language system itself.
60

DISCLAIMER OF WARRANTY

62       BECAUSE THIS SOFTWARE IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
63       FOR THE SOFTWARE, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT
64       WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER
65       PARTIES PROVIDE THE SOFTWARE "AS IS" WITHOUT WARRANTY OF ANY KIND,
66       EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
67       WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE
68       ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE SOFTWARE IS WITH
69       YOU. SHOULD THE SOFTWARE PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL
70       NECESSARY SERVICING, REPAIR, OR CORRECTION.
71
72       IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
73       WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
74       REDISTRIBUTE THE SOFTWARE AS PERMITTED BY THE ABOVE LICENSE, BE LIABLE
75       TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL, OR
76       CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
77       SOFTWARE (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
78       RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
79       FAILURE OF THE SOFTWARE TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
80       SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
81       DAMAGES.
82
83
84
85perl v5.32.1                      202D1i-s0t1:-:2Z7illa::Plugin::RecommendedPrereqs(3)
Impressum