File: control

package info (click to toggle)
libdata-validate-domain-perl 0.10-1.1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 80 kB
  • sloc: perl: 95; makefile: 2
file content (14 lines) | stat: -rw-r--r-- 527 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: libdata-validate-domain-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: perl, libnet-domain-tld-perl
Maintainer: Alexander Wirt <formorer@debian.org>
Standards-Version: 3.9.3

Package: libdata-validate-domain-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libnet-domain-tld-perl
Description: perl domain name validation functions
 Data::Validate::Domain collects domain validation routines to make input
 validation and untainting easier and more readable.