Tree-BK

 view release on metacpan or  search on metacpan

dist.ini  view on Meta::CPAN

[DualBuilders]                  ; have M::B and EU::MM but select only M::B as prereq
prefer = build
[MetaYAML]                      ; create META.yml file
; need to do `git config --global github.user USERNAME`
[GithubMeta]                    ; include Git info in Meta.yml
[MetaJSON]                      ; create META.json file
[ReadmeFromPod]                 ; create README file in build
[ReadmeAnyFromPod / ReadmeMkdnInRoot]   ; create markdown README file in the project root
type = markdown
location = root
; Windows: install gpg4win
[Signature]                     ; create SIGNATURE file whenever we create an archive
sign = archive
[Manifest]                      ; create the MANIFEST file
; copy some helper files out of the build so contributors can just clone and build
[CopyFilesFromBuild]
copy = cpanfile
copy = Makefile.PL
copy = LICENSE

; -- pre-release



( run in 0.650 second using v1.01-cache-2.11-cpan-df04353d9ac )