1Pod::Readme::Plugin::chUasnegresC(o3n)tributed Perl DocuPmoedn:t:aRteiaodnme::Plugin::changes(3)
2
3
4

NAME

6       Pod::Readme::Plugin::changes - Include latest Changes in README
7

SYNOPSIS

9         =for readme plugin changes
10

DESCRIPTION

12       This is a plugin for Pod::Readme that includes the latest release of a
13       Changes file that conforms to the CPAN::Changes::Spec.
14

ARGUMENTS

16       Defaults can be overridden with optional arguments.
17
18       Note that changing arguments may change later calls to this plugin.
19
20   "file"
21         =for readme plugin changes file='Changes'
22
23       If the Changes file has a non-standard name or location in the
24       distribution, you can specify an alternative name.  But note that it
25       must conform the the CPAN::Changes::Spec.
26
27   "heading-level"
28         =for readme plugin changes heading-level=1
29
30       This changes the heading level. (The default is 1.)
31
32   "title"
33         =for readme plugin changes title='RECENT CHANGES'
34
35       This option allows you to change the title of the heading.
36
37   "verbatim"
38         =for readme plugin changes verbatim
39
40       If you prefer, you can display a verbatim section of the Changes file.
41
42       By default, the Changes file will be parsed and reformatted as POD
43       (equivalent to the "no-verbatim" option).
44
45
46
47perl v5.32.0                      2020-07-28   Pod::Readme::Plugin::changes(3)
Impressum