NAME

Dist::Zilla::PluginBundle::PadrePlugin - Dist::Zilla plugin bundle for PadrePlugin

VERSION

version 0.08

DESCRIPTION

Putting the following in your Padre::Plugin::PluginName dist.ini file:

[@PadrePlugin]

is equivalent to:

[@Filter]
bundle = @Basic

[CheckChangeLog]
[CheckChangesTests]

[CompileTests]
needs_display  = 1

[EOLTests]
[PodWeaver]
[PkgVersion]
[MetaResources]
[MetaConfig]
[MetaJSON]
[NextRelease]
format = %-6v %{yyyy.MM.dd}d
[PodSyntaxTests]
[LocaleMsgfmt]

You can specify the following options:

homepage
repository
format

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.