NAME
Dist::Zilla::Plugin::Hook - Write Dist::Zilla plugin directly in dist.ini
VERSION
Version 0.001, released on 2015-07-22 08:39 UTC.
WHAT?
Dist-Zilla-Plugin-Hook (or just Hook) is a set of Dist-Zilla plugins. Every plugin executes Perl code inlined into dist.ini at particular stage of build process.
This is Dist::Zilla::Plugin::Hook module documentation. Read this if you are going to hack or extend Dist-Zilla-Plugin-Hook.
If you want to write Dist::Zilla plugin directly in dist.ini, read the manual. General topics like getting source, building, installing, bug reporting and some others are covered in the readme.
DESCRIPTION
Dist::Zilla and CPAN do not handle well distributions with no main module. This is a stub "main" module of Dist-Zilla-Plugin-Hook distribution, its purpose is making Dist::Zilla and CPAN indexer happy. You should not use it.
SEE ALSO
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-Hook.
perl-Dist-Zilla-Plugin-Hook 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-Hook 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-Hook. If not, see <http://www.gnu.org/licenses/>.