debian man page for dist::zilla::plugin::manifestskip

Query: dist::zilla::plugin::manifestskip

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Dist::Zilla::Plugin::ManifestSkip(3pm)			User Contributed Perl Documentation		    Dist::Zilla::Plugin::ManifestSkip(3pm)

NAME
Dist::Zilla::Plugin::ManifestSkip - decline to build files that appear in a MANIFEST.SKIP-like file
VERSION
version 4.300020
DESCRIPTION
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.
ATTRIBUTES
skipfile This is the name of the file to read for MANIFEST.SKIP-like content. It defaults, unsurprisingly, to MANIFEST.SKIP.
SEE ALSO
Dist::Zilla core plugins: @Basic, PruneCruft, PruneFiles. Other modules: ExtUtils::Manifest.
AUTHOR
Ricardo SIGNES <rjbs@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2012 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. perl v5.14.2 2012-06-21 Dist::Zilla::Plugin::ManifestSkip(3pm)
Related Man Pages
dist::zilla::plugin::autoversion(3pm) - debian
dist::zilla::plugin::makemaker(3pm) - debian
dist::zilla::plugin::metajson(3pm) - debian
dist::zilla::plugin::pkgversion(3pm) - debian
dist::zilla::plugin::prunefiles(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?