name             = Auth-YubiKey-Client-Web
;version cones from Git::NextVersion

author           = Chisel <chisel@chizography.net>
license          = Perl_5
copyright_holder = Chisel Wright
copyright_year   = 2013
 
[@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]

[AutoPrereqs]
; authordep Pod::Weaver::Section::Contributors
; authordep Test::NoTabs
; authordep Test::Kwalitee
; authordep Test::Pod::Coverage
; authordep Test::Pod
; authordep Pod::Coverage::TrustPod

[@Git]

[Git::CommitBuild]

[Git::NextVersion]
first_version = 0.0.1
version_regexp  = ^v(\d+\.\d+\.\d+)$

[Bugtracker]

[CheckChangesHasContent]

[CheckChangeLog]

[CopyFilesFromBuild]
copy = README.mkdn

[ExtraTests]

[Test::Kwalitee]

[NextRelease]

[Test::NoTabs]

[PkgVersion]

[PkgDist]

[PodCoverageTests]

[PodSyntaxTests]

[ReadmeFromPod]

[ReadmeMarkdownFromPod]

[Signature]

[Test::UseAllModules]

; thanks to ilmari for this tip
[Git::Commit]
[Git::Push]