NAME

Dist::Zilla::PluginBundle::Author::ALEXBIO - ALEXBIO's default Dist::Zilla config

VERSION

version 0.07

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]

[Git::NextVersion]

[PodVersion]
[PkgVersion]

[Test::Compile]
[Test::CheckManifest]
[PodSyntaxTests]
[PodCoverageTests]
[ReportVersions]

[ChangelogFromGit]
file_name   = Changes

[Git::Tag]
tag_message = %N %v

[Git::Push]

[InstallRelease]
install_command = cpanm .

[Clean]

ATTRIBUTES

makemaker

If set to '1' (default), the MakeMaker plugin is used.

fake_relase

If set to '1', the release will be faked using the FakeRelease plugin.

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.