name = Dist-Zilla-Plugin-Test-NoBreakpoints
author = Chisel <chisel@chizography.net>
license = Perl_5
copyright_holder = Chisel Wright
copyright_year = 2015
; authordep Pod::Weaver::Section::Contributors
[Prereqs]
Test::NoBreakpoints = 0.15
[@Basic]
; this needs to be early enough in the process to prepare the data before we
; write any META files
[Repository]
; Always have this earlier in the list
; order can matter!
[PodWeaver]
[Git::Check]
allow_dirty = README.mkdn
[Git::CommitBuild]
[Git::NextVersion]
first_version = 0.0.1
version_regexp = ^v(\d+\.\d+\.\d+)$
[AutoPrereqs]
[Bugtracker]
[CheckChangesHasContent]
[CheckChangeLog]
[CopyFilesFromBuild]
copy = README.mkdn
[ExtraTests]
[Test::Kwalitee]
[NextRelease]
[Test::NoTabs]
[PkgVersion]
[PkgDist]
[PodCoverageTests]
[PodSyntaxTests]
[ReadmeFromPod]
[ReadmeMarkdownFromPod]
[Signature]
[Test::UseAllModules]
[Git::Tag]
tag_format = v%v ; this is the default
tag_message = v%v ; this is the default
[Git::Commit]
changelog = Changes ; this is the default
allow_dirty = README.mkdn ; commit this file if locally modified
allow_dirty = Changes ; commit this file if locally modified
[Git::Push]