File: dist.ini

package info (click to toggle)
libdata-validate-ip-perl 0.31-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 352 kB
  • sloc: perl: 1,069; sh: 23; makefile: 2
file content (28 lines) | stat: -rw-r--r-- 615 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
name    = Data-Validate-IP
author  = Neil Neely <neil@neely.cx>
author  = Dave Rolsky <autarch@urth.org>
license = Perl_5
copyright_holder = Neil Neely

; authordep Dist::Zilla::PluginBundle::DROLSKY = 1.22
[@DROLSKY]
dist = Data-Validate-IP
next_release_width = 5
authority = NEELY
prereqs_skip = Socket
stopwords = CIDR
stopwords = IETF
stopwords = IPv
stopwords = Sonnen
stopwords = TEREDO
stopwords = anycast
stopwords = loopback
stopwords = multicast
stopwords = routable
stopwords = subnet
stopwords = unicast
use_github_issues = 1
-remove = Test::CleanNamespaces

[Prereqs / DevelopRequires]
Test::Taint = 0