The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
name    = NetHack-Item
version = 0.21
author  = Shawn M Moore <sartak@bestpractical.com>
author  = Jesse Luehrs <doy at tozt dot net>
author  = Sean Kelly <cpan@katron.org>
author  = Stefan O'Rear <stefanor@cox.net>
license = Perl_5
copyright_holder = Shawn M Moore
abstract = parse and interact with a NetHack item

[@Filter]
-bundle = @Classic
-remove = PodCoverageTests

[TestRelease]

[Prereqs]
NetHack::Monster::Spoiler   = 0.02
Moose                       = 0.90
MooseX::Role::Parameterized = 0.05
Module::Pluggable           = 3.8
Set::Object                 = 1.00
Test::More                  = 0.88
Test::Fatal                 = 0.007