NAME
Dist::Zilla::PluginBundle::Dancer - dzil plugins used by Dancer projects
VERSION
version 0.0013
DESCRIPTION
This is the plugin bundle that the core Dancer crew use to release their distributions. It's roughly equivalent to
[GatherDir]
[PruneCruft]
[ManifestSkip]
[ExecDir]
[AutoPrereqs]
[MetaProvides::Package]
[License]
[MakeMaker]
[MetaYAML]
[MetaJSON]
[GithubMeta]
issues = 1
remote = <git_remote>
[Manifest]
[PkgVersion]
[Authority]
[Test::Compile]
[MetaTests]
[Test::NoTabs]
[PodSyntaxTests]
[Test::ReportPrereqs]
[PodWeaver]
[UploadToCPAN]
ARGUMENTS
authority
For Dist::Zilla::Plugin::Authority. If not given, Dist::Zilla::Plugin::Authority will not be used.
test_compile_skip
skip option for Dist::Zilla::Plugin::Test::Compile.
autoprereqs_skip
skip option for Dist::Zilla::Plugin::AutoPrereqs.
include_dotfiles
For Dist::Zilla::Plugin::GatherDir. Defaults to 1.
git_remote
For the remote
argument of Dist::Zilla::Plugin::GithubMeta. Defaults to 'origin'.
AUTHOR
Yanick Champoux <yanick@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2012 by Yanick Champoux.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.