
Dist::Zilla::PluginBundle::GPHAT - Dist::Zilla plugins for gphat

version 0.04

This is the plugin bundle that GPHAT uses. It's equivalent to:
[@Basic]
[Git::NextVersion]
first_version = 0.01
version_regexp = ^(\d+\.\d+)$
[ReadmeMarkdownFromPod]
[PkgVersion]
[AutoPrereqs]
[NextRelease]
format = %v %{MMM d yyyy}d
[SynopsisTests]
[PodSyntaxTests]
[MetaJSON]
[GithubMeta]
issues = 1
[CopyFilesFromBuild]
copy = README.mkdn
[PruneFiles]
filenames = dist.ini
[Git::Commit]
[Git::Tag]
tag_format = %v
[PodWeaver]

Cory G Watson <gphat@cpan.org>

This software is copyright (c) 2012 by Cory G Watson.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.