The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
name             = slots
author           = Stevan Little <stevan@cpan.org>
license          = Perl_5
copyright_holder = Stevan Little
copyright_year   = 2017, 2018

version = 0.03

[@Basic]

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

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

[Prereqs]
perl        = v5.10.1
MOP         = 0.14

[Prereqs / TestRequires]
Test::More  = 0