File: control

package info (click to toggle)
libnet-dns-perl 0.12-4
  • links: PTS
  • area: main
  • in suites: potato
  • size: 444 kB
  • ctags: 269
  • sloc: perl: 4,047; makefile: 59; sh: 17
file content (19 lines) | stat: -rw-r--r-- 706 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: libnet-dns-perl
Section: interpreters
Priority: extra
Maintainer: Florian Hinzmann <fh@debian.org>
Standards-Version: 3.0.1.1

Package: libnet-dns-perl
Architecture: all
Depends: ${perl:Depends}
Description: Net::DNS is a Perl interface to the DNS resolver.
 Net::DNS is a Perl interface to the DNS resolver.  It allows the
 programmer to perform any type of DNS query from a Perl script.
 .
 As of version 0.02, Net::DNS is written entirely in Perl.  Version
 0.01 was written mostly in C and used the system's resolver.
 .
 The author invites feedback on the module, particularly at this
 early stage of its development.  If there's something you'd like
 to have added, please let me/him know.