name             = UNIVERSAL-Object
author           = Stevan Little <stevan@cpan.org>
license          = Perl_5
copyright_holder = Stevan Little
copyright_year   = 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023

version = 0.17

[@Basic]

[TestRelease]
[ConfirmRelease]
[PodWeaver]
[MetaJSON]
[TravisYML]

[MetaResources]
repository.url    = https://github.com/stevan/p5-UNIVERSAL-Object.git
repository.web    = https://github.com/stevan/p5-UNIVERSAL-Object
repository.type   = git
bugtracker.web    = https://github.com/stevan/p5-UNIVERSAL-Object/issues

[Prereqs]
perl        = v5.8
Carp        = 0
Hash::Util  = 0

[PerlVersionPrereqs / 5.010]
MRO::Compat = 0

[Prereqs / TestRequires]
Test::More = 0