name    = Test2-Plugin-UUID
author  = Chad Granum <exodist@cpan.org>
license = Perl_5
copyright_holder = Chad Granum

[RewriteVersion] ; sets dist version from main module's $VERSION
[License]
[ManifestSkip]
[Manifest]
[NextRelease]
[GatherDir]
exclude_match = ^cover
exclude_match = ^nyt
exclude_match = ^test-logs
exclude_filename = LICENSE
exclude_filename = Makefile.PL
exclude_filename = cpanfile
exclude_filename = README
exclude_filename = README.md
exclude_filename = .yath-persist.json

[PodSyntaxTests]
[TestRelease]

[MetaResources]
bugtracker.web  = http://github.com/Test-More/Test2-Plugin-UUID/issues
repository.url  = http://github.com/Test-More/Test2-Plugin-UUID/
repository.type = git

[Prereqs]
perl       = 5.010000
Test2::API = 1.302165
UUID::Tiny = 1.04

[Prereqs / RuntimeRecommends]
UUID           = 0.35
Data::UUID::MT = 1.001
Data::UUID     = 1.227

[Prereqs / RuntimeSuggests]
UUID           = 0.35
Data::UUID::MT = 1.001
Data::UUID     = 1.227

[Prereqs / TestRequires]
Test2::V0              = 0.000162
Test2::Require::Module = 0.000162
Test2::Util::Table     = 0.000162

[Prereqs / DevelopRequires]
Test::Spelling = 0.12   ; for xt/author/pod-spell.t
UUID           = 0.35
Data::UUID::MT = 1.001
Data::UUID     = 1.227
Atomic::Pipe   = 0.022

[MakeMaker]
[CPANFile]
[MetaYAML]
[MetaJSON]

; authordep Pod::Markdown
[ReadmeFromPod / Markdown]
filename = lib/Test2/Plugin/UUID.pm
type = markdown
readme = README.md

[ReadmeFromPod / Text]
filename = lib/Test2/Plugin/UUID.pm
type = text
readme = README

[CopyFilesFromBuild]
copy = LICENSE
copy = cpanfile
copy = README
copy = README.md
copy = Makefile.PL

[Git::Check]
allow_dirty = Makefile.PL
allow_dirty = README
allow_dirty = README.md
allow_dirty = cpanfile
allow_dirty = LICENSE
allow_dirty = Changes

[Git::Commit]
allow_dirty = Makefile.PL
allow_dirty = README
allow_dirty = README.md
allow_dirty = cpanfile
allow_dirty = LICENSE
allow_dirty = Changes

[Git::Tag]

[FakeRelease]

[BumpVersionAfterRelease]

[Git::Commit / Commit_Changes]
munge_makefile_pl = true
allow_dirty_match = ^lib
allow_dirty_match = ^scripts
allow_dirty = Makefile.PL
allow_dirty = README
allow_dirty = README.md
allow_dirty = cpanfile
allow_dirty = LICENSE
commit_msg = Automated Version Bump