The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
name             = Acme-PERL-Autocorrect
author           = chromatic
license          = Perl_5
copyright_holder = chromatic@wgz.org
copyright_year   = 2011

[AutoVersion]
format = {{ cldr('1.yyyyMMdd') }}

[AutoPrereqs]

[@Filter]
-bundle = @Basic
-remove = Readme

[PkgVersion]
[NextRelease]

[@Git]
changelog   = Changes ; this is the default
allow_dirty = dist.ini ; see Git::Check...
allow_dirty = Changes ; ... and Git::Commit
commit_msg  = v%v%n%n%c ; see Git::Commit
tag_format  = %v ; see Git::Tag
tag_message = %v ; see Git::Tag
push_to     = origin ; see Git::Push