NAME
Dist::Zilla::PluginBundle::Author::ALEXBIO - ALEXBIO's default Dist::Zilla config
VERSION
version 0.03
SYNOPSIS
Synopsis section
# in dist.ini
[@Author::ALEXBIO]
DESCRIPTION
Dist::Zilla::PluginBundle::Author::ALEXBIO is a Dist::Zilla plugin bundle, equivalent to the following:
[@Basic]
[@GitHub]
[MetaConfig]
[MetaJSON]
[AutoPrereqs]
[PodVersion]
[PkgVersion]
[ChangelogFromGit]
tag_regexp = ^v
file_name = Changes
[Git::Tag]
tag_message = %N %v
[Git::Push]
[InstallRelease]
install_command = cpanm .
AUTHOR
Alessandro Ghedini <alexbio@cpan.org>
LICENSE AND COPYRIGHT
Copyright 2011 Alessandro Ghedini.
This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.
See http://dev.perl.org/licenses/ for more information.