NAME

Dist::Zilla::PluginBundle::LEONT::Base - Plugins LeonT uses regardless of build system

VERSION

version 0.002

DESCRIPTION

Some plugins LEONT uses. It is equivalent to:

[AutoPrereqs]
[MetaJSON]
[MetaResources]
[Repository]
[Bugtracker]
[MinimumPerl]
[Git::NextVersion]

[PodWeaver]
[PkgVersion]

[PodSyntaxTests]
[PodCoverageTests]
[Test::Kwalitee]
[Test::Compile]

[NextRelease]
[Signature]
[CheckChangesHasContent]
[@Git]

Note the absense of any module builder. It is intended to be used in combination with a bundle such as @Basic.

AUTHOR

Leon Timmermans <leont@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2011 by Leon Timmermans.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.