name    = App-Unding
author  = Boris Däppen <bdaeppen.perl@gmail.com>
license = Perl_5
copyright_holder = Boris Däppen
copyright_year   = 2018

version = 0.012

[MetaJSON]

; inlude a helpful set of basic plugins
; this will run all tests for each build!
;[@Basic]

[GatherDir]
exclude_filename = LICENSE
[PruneCruft]
[ManifestSkip]
[MetaYAML]
[License]
[Readme]
[ExtraTests]
[ExecDir]
[ShareDir]
[MakeMaker]
[Manifest]
[TestRelease]
[ConfirmRelease]
[UploadToCPAN]

; put version into source code of each module (will not be in Git!!!)
[PkgVersion]

; find all needed CPAN dependencies
[AutoPrereqs]
skip = ^App::FatPacker$

[Prereqs]
Crypt::CBC = 0
Crypt::Blowfish = 0

; add general information to POD in each module
[PodWeaver]

; Zusatz-Angaben
[MetaResources]
homepage          = https://gitlab.com/borisdaeppen/App-Unding
;bugtracker.web    = http://rt.cpan.org/NoAuth/Bugs.html?Dist=Project
;bugtracker.mailto = bug-project@rt.cpan.org
repository.url    = git://gitlab.com:borisdaeppen/App-Unding.git
repository.web    = https://gitlab.com/borisdaeppen/App-Unding.git
repository.type   = git

; insert release information into the Changes file
[NextRelease]