NAME
Dist::Zilla::PluginBundle::PadrePlugin - Dist::Zilla plugin bundle for PadrePlugin
VERSION
version 0.01
DESCRIPTION
Putting the following in your Padre::Plugin::PluginName dist.ini file:
[@PadrePlugin]
is equivalent to:
[@Filter]
bundle = @Basic
remove = MakeMaker
[CheckChangeLog]
[CheckChangesTests]
[CompileTests]
[EOLTests]
[PodWeaver]
[PkgVersion]
[MetaResources]
[MetaConfig]
[MetaJSON]
[NextRelease]
format = %-6v %{yyyy.MM.dd}d
[PodSyntaxTests]
[ModuleBuild]
[LocaleMsgfmt]
You can specify the following options:
homepage
repository
AUTHOR
Ahmad M. Zawawi <ahmad.zawawi@gmail.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2010 by Ahmad M. Zawawi.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.