1Dist::Zilla::Role::Git:U:sSetrriCnognFtorrimbauttteDedirs(Pt3e:)r:lZiDlolcau:m:eRnotlaet:i:oGnit::StringFormatter(3)
2
3
4

NAME

6       Dist::Zilla::Role::Git::StringFormatter - Provide a String::Formatter
7       for commit messages
8

VERSION

10       version 2.045
11

DESCRIPTION

13       This role is used within the Git plugins to format strings that may
14       include the changes from the current release.
15
16       These formatting codes are available:
17
18       %c  The list of changes in the just-released version (read from
19           "changelog").  It will include lines between the current version
20           and timestamp and the next non-indented line, except that blank
21           lines at the beginning or end are removed.  It always ends in a
22           newline unless it is the empty string.
23
24       "%{dd-MMM-yyyy}d"
25           The current date.  You can use any CLDR format supported by
26           DateTime.  A bare %d means "%{dd-MMM-yyyy}d".
27
28       %n  a newline
29
30       %N  the distribution name
31
32       "%{-TRIAL}t"
33           Expands to -TRIAL (or any other supplied string) if this is a trial
34           release, or the empty string if not.  A bare %t means "%{-TRIAL}t".
35
36       %v  the distribution version
37

ATTRIBUTES

39   changelog
40       The filename of your Changes file.  (Must be provided by the class that
41       consumes this role.)
42
43   time_zone
44       The time zone used with the %d code.  The default is "local".
45

SUPPORT

47       Bugs may be submitted through the RT bug tracker
48       <https://rt.cpan.org/Public/Dist/Display.html?Name=Dist-Zilla-Plugin-
49       Git> (or bug-Dist-Zilla-Plugin-Git@rt.cpan.org <mailto:bug-Dist-Zilla-
50       Plugin-Git@rt.cpan.org>).
51
52       There is also a mailing list available for users of this distribution,
53       at <http://dzil.org/#mailing-list>.
54
55       There is also an irc channel available for users of this distribution,
56       at "#distzilla" on "irc.perl.org" <irc://irc.perl.org/#distzilla>.
57
58       I am also usually active on irc, as 'ether' at "irc.perl.org".
59

AUTHOR

61       Jerome Quelin
62
64       This software is copyright (c) 2009 by Jerome Quelin.
65
66       This is free software; you can redistribute it and/or modify it under
67       the same terms as the Perl 5 programming language system itself.
68
69
70
71perl v5.28.1                      201D8i-s0t6:-:0Z3illa::Role::Git::StringFormatter(3)
Impressum