The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
name    = Acme-Dzil-Test
author  = Brian Greenfield <briang@cpan.org>
license = Perl_5
copyright_holder = Brian Greenfield
copyright_year   = 2017

version = 0.003

[@Starter]

[PruneFiles]
match = ~$

; Changes
[NextRelease]
[CheckChangesHasContent]

; Bump version
;[RewriteVersion]
[BumpVersionAfterRelease]

; TODO
;
; * work with git
; * work with github
; * use github issues

; https://metacpan.org/pod/Dist::Zilla::Plugin::BumpVersionAfterRelease
; describes using versioning (as above) with git and stuff or something!