The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
name             = Test-Class-Moose
author           = Curtis "Ovid" Poe <ovid@cpan.org>
author           = Dave Rolsky <autarch@urth.org>
license          = Perl_5
copyright_holder = Curtis "Ovid" Poe
copyright_year   = 2012

[@DROLSKY]
dist = Test-Class-Moose
prereqs_skip = Person
prereqs_skip = ^TestsFor
use_github_homepage = 1
use_github_issues = 1
stopwords = API
stopwords = AnnoCPAN
stopwords = CPAN
stopwords = Copypasta
stopwords = DEPRECATIONS
stopwords = Extensibility
stopwords = MetaCPAN
stopwords = OO
stopwords = Refactor
stopwords = STDOUT
stopwords = Stuckdownawell
stopwords = TCM
stopwords = TODO
stopwords = arisdottle
stopwords = distro
stopwords = hardcode
stopwords = hashrefs
stopwords = invocant
stopwords = metadata
stopwords = munge
stopwords = munges
stopwords = namespace
stopwords = ok
stopwords = online
stopwords = parallelizable
stopwords = parallelize
stopwords = parallelized
stopwords = parallelizes
stopwords = parameterized
stopwords = prereq
stopwords = rebless
stopwords = runtime
stopwords = startup
stopwords = strawman
stopwords = subtest
stopwords = subtests
stopwords = tcm
stopwords = teardown
stopwords = toolkits
stopwords = un
stopwords = xUnit
Test::CleanNamespaces.skip = ^Test::Class::Moose::Util$
-remove = Test::Pod::No404s
-remove = Test::Synopsis

[Prereqs / RuntimeRecommends]
Parallel::ForkManager = 0.7.6

[Prereqs / TestRecommends]
Test::Output = 0.0005