NAME
Dist::Zilla::PluginBundle::Author::DBR - DBRs Dist::Zilla PluginBundle
VERSION
version 0.556
SYNOPSIS
This PluginBundle is roughly equivalent to the following dist.ini
:
# dist.ini
[@Basic]
[Authority]
authority = cpan:DBR
[AutoPrereqs]
[PkgVersion]
[PodCoverageTests]
[PodSyntaxTests]
[NoTabsTests]
[EOLTests]
[Test::Compile]
[TestRelease]
[ConfirmRelease]
[PodWeaver]
[Test::Legal]
[ReportPhase]
[ReportVersions]
[Test::Perl::Critic]
[ReadmeFromPod]
[Test::MinimumVersion]
[CheckPrereqsIndexed]
[CheckVersionIncrement]
[SpellingCommonMistakesTests]
[MetaProvides::Class]
[Test::CheckManifest]
[SchwartzRatio]
[Test::UseAllModules]
[MetaTests]
[InstallRelease]
install_command = cpanm .
AUTHOR
Daniel B. <dbr@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2012 by Daniel B..
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.