NAME
Dist::Zilla::Plugin::Manifest::Write - Have annotated MANIFEST in your distribution
VERSION
Version 0.003.
WHAT?
This is Dist-Zilla-Plugin-Manifest-Write implementation documentation. Read this if you are going to hack or extend (e. g. by subclassing) Dist-Zilla-Plugin-Manifest-Write.
If you are going to use Manifest::Write plugin, read the Manual. General topics, like purpose, getting source, building, installing, bug reporting and others are covered in the ReadMe.
SYNOPSIS
Err… TODO
DESCRIPTION
TODO
ATTRIBUTES
manifest
String. Name of manifest file to write. Default value is MANIFEST.
AUTHOR
Van de Bugger <van.de.bugger@gmail.com>
COPYRIGHT AND LICENSE
Copyright © 2015 Van de Bugger
This file is part of perl-Dist-Zilla-Plugin-Manifest-Write.
perl-Dist-Zilla-Plugin-Manifest-Write is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
perl-Dist-Zilla-Plugin-Manifest-Write is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with perl-Dist-Zilla-Plugin-Manifest-Write. If not, see <http://www.gnu.org/licenses/>.