DOKK / manpages / debian 11 / libdist-zilla-perl / Dist::Zilla::Plugin::ManifestSkip.3pm.en
Dist::Zilla::Plugin::ManifestSkip(3pm) User Contributed Perl Documentation Dist::Zilla::Plugin::ManifestSkip(3pm)

Dist::Zilla::Plugin::ManifestSkip - decline to build files that appear in a MANIFEST.SKIP-like file

version 6.017

This plugin reads a MANIFEST.SKIP-like file, as used by ExtUtils::MakeMaker and ExtUtils::Manifest, and prunes any files that it declares should be skipped.

This plugin is included in the @Basic bundle.

This is the name of the file to read for MANIFEST.SKIP-like content. It defaults, unsurprisingly, to MANIFEST.SKIP.

Dist::Zilla core plugins: @Basic, PruneCruft, PruneFiles.

Other modules: ExtUtils::Manifest.

Ricardo SIGNES 😏 <rjbs@cpan.org>

This software is copyright (c) 2020 by Ricardo SIGNES.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

2020-11-04 perl v5.30.3