name = Catalyst-Controller-Validation-DFV
;version cones from Git::NextVersion
author = Chisel <chisel@chizography.net>
license = Perl_5
copyright_holder = Chisel Wright
copyright_year = 2016
[@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]
[ContributorsFromGit]
;[@Git]
;-remove = Git::Check
[Git::Check]
allow_dirty = README.mkdn
[Git::CommitBuild]
[Git::NextVersion]
;first_version = 0.0.1
;version_regexp = ^v(\d+\.\d+\.\d+(\.\d+))$
[Bugtracker]
web = http://github.com/chiselwright/%s/issues
[CheckChangesHasContent]
[CheckChangeLog]
[CopyFilesFromBuild]
copy = README.mkdn
[ExtraTests]
[Test::Kwalitee]
[NextRelease]
[Test::NoTabs]
[PkgVersion]
[PodCoverageTests]
[PodSyntaxTests]
[ReadmeFromPod]
[ReadmeMarkdownFromPod]
[Signature]
[Test::UseAllModules]
[AutoPrereqs]
; authordep Pod::Weaver::Section::Contributors
; authordep Module::Metadata = 1.000027
[MetaJSON]
[Prereqs / TestRequires]
Catalyst::Plugin::FillInForm = 0
Catalyst::View::HTML::Template = 0
Catalyst::View::TT = 0
Class::C3 = 0
Class::Inspector = 0
Data::FormValidator::Constraints = 0
FindBin = 0
Path::Class = 0
Pod::Coverage::TrustPod = 0
Test::Kwalitee = 0
Test::More = 0
Test::NoTabs = 0
Test::Pod = 0
Test::Pod::Coverage = 0
Test::WWW::Mechanize::Catalyst = 0
[Git::Tag]
tag_format = v%v ; this is the default
tag_message = v%v ; this is the default
; https://metacpan.org/pod/Dist::Zilla::Plugin::Git::Commit
[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
[MetaProvides::Package]
inherit_version = 0
inherit_missing = 0
meta_noindex = 1
[Git::Push]