name             = Method-Traits
author           = Stevan Little <stevan@cpan.org>
license          = Perl_5
copyright_holder = Stevan Little
copyright_year   = 2017

version = 0.08

[@Basic]

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

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

[Prereqs]
perl              = v5.14.4
Carp              = 0
Scalar::Util      = 0
Module::Runtime   = 0
MOP               = 0.12
UNIVERSAL::Object = 0.13

[Prereqs / TestRequires]
Test::More  = 0