File: dist.ini

package info (click to toggle)
libplack-middleware-logerrors-perl 0.003-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 296 kB
  • sloc: perl: 223; sh: 6; makefile: 2
file content (19 lines) | stat: -rw-r--r-- 583 bytes parent folder | download
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