1Dist::Zilla::Plugin::FaUkseeRrelCeoanster(i3b)uted PerlDDiosctu:m:eZnitlaltai:o:nPlugin::FakeRelease(3)
2
3
4
6 Dist::Zilla::Plugin::FakeRelease - fake plugin to test release
7
9 version 6.023
10
12 [FakeRelease]
13 user = CPANAUTHORID ; # optional.
14
16 This plugin is a Releaser that does nothing. It is directed to plugin
17 authors, who may need a dumb release plugin to test their shiny plugin
18 implementing BeforeRelease and AfterRelease.
19
20 When this plugin does the release, it will just log a message and
21 finish.
22
23 If you set the environment variable "DZIL_FAKERELEASE_FAIL" to a true
24 value, the plugin will die instead of doing nothing. This can be useful
25 for authors wanting to test reliably that release failed.
26
27 You can optionally provide the 'user' parameter, which defaults to
28 'AUTHORID', which will allow things that depend on this metadata (
29 Sometimes provided by UploadToCPAN ) to still work. ( For example:
30 Dist::Zilla::Plugin::Twitter )
31
33 This module should work on any version of perl still receiving updates
34 from the Perl 5 Porters. This means it should work on any version of
35 perl released in the last two to three years. (That is, if the most
36 recently released version is v5.40, then this module should work on
37 both v5.40 and v5.38.)
38
39 Although it may work on older versions of perl, no guarantee is made
40 that the minimum required version will not be increased. The version
41 may be increased for any reason, and there is no promise that patches
42 will be accepted to lower the minimum required perl.
43
45 Core Dist::Zilla plugins: ConfirmRelease, UploadToCPAN.
46
48 Ricardo SIGNES 😏 <rjbs@semiotic.systems>
49
51 This software is copyright (c) 2021 by Ricardo SIGNES.
52
53 This is free software; you can redistribute it and/or modify it under
54 the same terms as the Perl 5 programming language system itself.
55
56
57
58perl v5.34.0 2021-07-22Dist::Zilla::Plugin::FakeRelease(3)