1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
name = Plack-Middleware-LogErrors
author = Karen Etheridge <ether@cpan.org>
copyright_holder = Karen Etheridge
copyright_year = 2013
license = Perl_5
[@Author::ETHER]
:version = 0.103
Test::PodSpelling.stopwords[0] = psgi
Test::PodSpelling.stopwords[1] = psgix
Test::MinimumVersion.max_target_perl = 5.008
-remove = Test::CleanNamespaces ; TODO: Plack::Util::Accessor
[MetaResources]
x_IRC = irc://irc.perl.org/#plack
x_MailingList = https://groups.google.com/forum/#!forum/psgi-plack
[Prereqs / DevelopRequires]
Test::Warnings = 0
|