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              = Dist-Zilla-PluginBundle-BAREFOOT
author            = Buddy Burden <barefoot@cpan.org>
license           = Artistic_2_0
copyright_holder  = Buddy Burden

;[@BAREFOOT]
; Due to chicken-and-egg issues, the very first version of the plugin will not refer to itself.  The
; chunk below handles enough to get it bootstrapped.
version = 0.03_03
[GatherDir]							; everything under top dir
exclude_filename = README.pod		; skip this generated file
exclude_filename = META.json		; skip this generated file
[AutoPrereqs]
[OurPkgVersion]
[PodWeaver]
; and of course now we need a weaver.ini, so see that file
[ReadmeAnyFromPod]
[Bugtracker]
web = http://github.com/me/%l/issues
[GithubMeta]
[MetaJSON]
[ExecDir]
[ShareDir]
[MakeMaker]
[TestRelease]
[Git::Check]
[CheckChangesHasContent]
[ConfirmRelease]
[UploadToCPAN]
[Git::Tag]
tag_format = v%v
tag_message = version %v for CPAN
[NextRelease]
[Git::Commit / Commit_New_Version]
[Git::Push]
push_to = origin

[Prereqs]
Pod::Wordlist::hanekomu = 1.113620