NAME
Dist::Zilla::PluginBundle::LOGIE - Dist::Zilla plugins for me
VERSION
version 0.01
SYNOPSIS
# dist.ini
[@LOGIE]
dist = Dist-Zilla-PluginBundle-LOGIE
repository = github
DESCRIPTION
My plugin bundle. Roughly equivalent to:
[Prereqs / TestMoreDoneTesting]
-phase = test
-type = requires
Test::Most = 0
[GatherDir]
[PruneCruft]
[ManifestSkip]
[MetaYAML]
[License]
[Readme]
[ExtraTests]
[ExecDir]
[ShareDir]
[MakeMaker]
[Manifest]
[TestRelease]
[ConfirmRelease]
[MetaConfig]
[MetaJSON]
[NextRelease]
format = %-5v %{yyyy-MM-dd}d
[CheckChangesHasContent]
[PkgVersion]
[Authority]
authority = cpan:LOGIE
[PodCoverageTests]
[PodSyntaxTests]
[NoTabsTests]
[EOLTests]
[Test::Compile]
[MetaResources]
; autoconfigured, based on the value of 'repository'
[Git::Check]
allow_dirty =
[Git::Commit]
commit_msg = changelog
[Git::Tag]
tag_format = %v
tag_message =
[Git::NextVersion]
version_regexp = ^(\d+\.\d+)$
first_version = 0.01
[PodWeaver]
[UploadToCPAN]
BUGS
No known bugs.
Please report any bugs through RT: email bug-dist-zilla-pluginbundle-logie at rt.cpan.org
, or browse to http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Dist-Zilla-PluginBundle-LOGIE.
SEE ALSO
SUPPORT
You can find this documentation for this module with the perldoc command.
perldoc Dist::Zilla::PluginBundle::LOGIE
You can also look for information at:
AnnoCPAN: Annotated CPAN documentation
CPAN Ratings
RT: CPAN's request tracker
http://rt.cpan.org/NoAuth/Bugs.html?Dist=Dist-Zilla-PluginBundle-LOGIE
Search CPAN
AUTHOR
Logan Bell <loganbell@gmail.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2013 by Logan Bell.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.