1Dist::Zilla::Plugin::ArUcsheirveCRoenlteraisbeu(t3e)d PeDrilstD:o:cZuimlelnat:a:tPiloungin::ArchiveRelease(3)
2
3
4
6 Dist::Zilla::Plugin::ArchiveRelease - Move the release tarball to an
7 archive directory
8
10 This document describes version 6.000 of
11 Dist::Zilla::Plugin::ArchiveRelease, released December 17, 2017 as part
12 of Dist-Zilla-Plugins-CJM version 6.000.
13
15 In your dist.ini:
16
17 [ArchiveRelease]
18 directory = releases ; this is the default
19
21 If included, this plugin will cause the release command to mark the
22 tarball read-only and move it to an archive directory. You can combine
23 this with another Releaser plugin (like UploadToCPAN), but it must be
24 the last Releaser in your config (or the other Releasers won't be able
25 to find the file being released).
26
27 It also acts as a FilePruner in order to prevent Dist::Zilla from
28 including the archived releases in future builds.
29
31 directory
32 The directory to which the tarball will be moved. It may begin with
33 "~" (or "~user") to mean your (or some other user's) home directory.
34 Defaults to releases. If the directory doesn't exist, it will be
35 created during the BeforeRelease phase.
36
37 All files inside this directory will be pruned from the distribution.
38
40 None reported.
41
43 No bugs have been reported.
44
46 Christopher J. Madsen "<perl AT cjmweb.net>"
47
48 Please report any bugs or feature requests to
49 "<bug-Dist-Zilla-Plugins-CJM AT rt.cpan.org>" or through the web
50 interface at
51 <http://rt.cpan.org/Public/Bug/Report.html?Queue=Dist-Zilla-Plugins-CJM>.
52
53 You can follow or contribute to Dist-Zilla-Plugins-CJM's development at
54 <https://github.com/madsen/dist-zilla-plugins-cjm>.
55
57 This software is copyright (c) 2017 by Christopher J. Madsen.
58
59 This is free software; you can redistribute it and/or modify it under
60 the same terms as the Perl 5 programming language system itself.
61
63 BECAUSE THIS SOFTWARE IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
64 FOR THE SOFTWARE, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT
65 WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER
66 PARTIES PROVIDE THE SOFTWARE "AS IS" WITHOUT WARRANTY OF ANY KIND,
67 EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
68 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE
69 ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE SOFTWARE IS WITH
70 YOU. SHOULD THE SOFTWARE PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL
71 NECESSARY SERVICING, REPAIR, OR CORRECTION.
72
73 IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
74 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
75 REDISTRIBUTE THE SOFTWARE AS PERMITTED BY THE ABOVE LICENSE, BE LIABLE
76 TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL, OR
77 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
78 SOFTWARE (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
79 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
80 FAILURE OF THE SOFTWARE TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
81 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
82 DAMAGES.
83
84
85
86perl v5.32.1 2021-01D-i2s7t::Zilla::Plugin::ArchiveRelease(3)