NAME
Dist::Zilla::PluginBundle::Author::Plicease - Dist::Zilla plugin bundle used by Plicease
VERSION
version 1.14
SYNOPSIS
In your dist.ini:
[@Author::Plicease]
DESCRIPTION
This Dist::Zilla plugin bundle is the equivalent to
# Basic - UploadToCPAN, Readme, ExtraTests, and ConfirmRelease
[GatherDir]
[PruneCruft]
except = .travis.yml
[ManifestSkip]
[MetaYAML]
[License]
[ExecDir]
[ShareDir]
[MakeMaker]
[Manifest]
[TestRelease]
[Author::Plicease::PrePodWeaver]
[PodWeaver]
[NextRelease]
[AutoPrereqs]
[OurPkgVersion]
[MetaJSON]
[@Git]
allow_dirty = dist.ini
allow_dirty = Changes
allow_dirty = README.pod
[AutoMetaResources]
bugtracker.github = user:plicease
repository.github = user:plicease
homepage = http://perl.wdlabs.com/%{dist}/
[Author::Plicease::TransformTravis]
[InstallGuide]
[MinimumPerl]
[ConfirmRelease]
OPTIONS
installer
Specify an alternative to [MakeMaker] ([ModuleBuild], [ModuleBuildTiny], or [ModuleBuildDatabase] for example).
SEE ALSO
Author::Plicease::Init, MintingProfile::Plicease
AUTHOR
Graham Ollis <perl@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2012 by Graham Ollis.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.