1Dist::Zilla::Plugin::TeUssteRrelCeoanster(i3b)uted PerlDDiosctu:m:eZnitlaltai:o:nPlugin::TestRelease(3)
2
3
4
6 Dist::Zilla::Plugin::TestRelease - extract archive and run tests before
7 releasing the dist
8
10 version 6.031
11
13 This plugin runs before a release happens. It will extract the to-be-
14 released archive into a temporary directory and use the TestRunner
15 plugins to run its tests. If the tests fail, the release is aborted
16 and the temporary directory is left in place. If the tests pass, the
17 temporary directory is cleaned up and the release process continues.
18
19 This will set the RELEASE_TESTING and AUTHOR_TESTING env vars while
20 running the test suite.
21
23 This module should work on any version of perl still receiving updates
24 from the Perl 5 Porters. This means it should work on any version of
25 perl released in the last two to three years. (That is, if the most
26 recently released version is v5.40, then this module should work on
27 both v5.40 and v5.38.)
28
29 Although it may work on older versions of perl, no guarantee is made
30 that the minimum required version will not be increased. The version
31 may be increased for any reason, and there is no promise that patches
32 will be accepted to lower the minimum required perl.
33
35 This plugin was originally contributed by Christopher J. Madsen.
36
38 Ricardo SIGNES 😏 <cpan@semiotic.systems>
39
41 This software is copyright (c) 2023 by Ricardo SIGNES.
42
43 This is free software; you can redistribute it and/or modify it under
44 the same terms as the Perl 5 programming language system itself.
45
46
47
48perl v5.38.0 2023-11-21Dist::Zilla::Plugin::TestRelease(3)