NAME
Dist::Zilla::PluginBundle::Author::DBR - DBRs Dist::Zilla PluginBundle
VERSION
version 0.842
SYNOPSIS
This PluginBundle is roughly equivalent to the following dist.ini
:
# dist.ini
[@Filter]
-bundle = @Classic
-remove = ExtraTests
-remove = PodVersion
[Authority]
authority = cpan:DBR
[ConfirmRelease]
[EOLTests]
[MetaJSON]
[ModuleBuild]
[NoTabsTests]
[ReadmeFromPod]
[TestRelease]
[AutoPrereqs]
[Test::ReportPrereqs]
[Test::CheckDeps]
[ReportPhase]
[ReportVersions]
[Test::MinimumVersion]
[CheckPrereqsIndexed]
[CheckVersionIncrement]
[SpellingCommonMistakesTests]
[Test::UseAllModules]
[MetaProvides::Class]
[SchwartzRatio]
[MetaTests]
[CheckExtraTests]
[RunExtraTests]
[InstallGuide]
[PodWeaver]
[InstallRelease]
install_command = cpanm
[PruneCruft]
except = '.gitignore'
[ExecDir]
dir= bin
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.