name             = Config-Structured
main_module      = lib/Config/Structured.pm
version          = 3.01
author           = Mark Tyrrell <mark@tyrrminal.dev>
license          = MIT
copyright_holder = Mark Tyrrell
copyright_year   = 2024

[@Starter::Git]
revision = 5
-remove = Git::Push
Git::Tag.tag_format = v%v
Git::Tag.tag_message = v%v

[PkgVersion]
use_package = 1

[PerlTidy]
perltidyrc = perltidyrc

[Test::Perl::Critic]
critic_config = perlcriticrc

[Test::ChangesHasContent]

[ReadmeAnyFromPod]
type = markdown
filename = README.md

[Prereqs / RuntimeRequires]
perl                               = 5.026000
Class::Prototyped                  = 1.13
Data::Structure::Deserialize::Auto = 1.01
IO::All                            = 0.87
Moose::Util::TypeConstraints       = 2.2207
Syntax::Keyword::Try               = 0.29

[Prereqs / TestRequires]
Test2::Suite                       = 0.000155

[MetaResources]
bugtracker.web  = https://github.com/tyrrminal/config-structured/issues
repository.url  = https://github.com/tyrrminal/config-structured.git
repository.web  = https://github.com/tyrrminal/config-structured.git
repository.type = git