NAME
Dist::Zilla::Plugin::Manifest - build a MANIFEST file
VERSION
version 5.021
DESCRIPTION
If included, this plugin will produce a MANIFEST file for the distribution, listing all of the files it contains. For obvious reasons, it should be included as close to last as possible.
This plugin is included in the @Basic bundle.
SEE ALSO
Dist::Zilla core plugins: @Basic, ManifestSkip.
Other modules: ExtUtils::Manifest.
AUTHOR
Ricardo SIGNES <rjbs@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2014 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.