File: control

package info (click to toggle)
libnet-ipv6addr-perl 0.2.dfsg.1-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 112 kB
  • ctags: 23
  • sloc: perl: 488; makefile: 5
file content (16 lines) | stat: -rw-r--r-- 607 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: libnet-ipv6addr-perl
Section: perl
Priority: optional
Maintainer: Bart Martens <bartm@knars.be>
Build-Depends: cdbs, debhelper (>= 5), libnetwork-ipv4addr-perl
Standards-Version: 3.7.2

Package: libnet-ipv6addr-perl
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, libnetwork-ipv4addr-perl, perl (>= 5.8.8-6.1)
Description: Check validity of IPv6 addresses
 Net::IPv6Addr checks strings for valid IPv6 addresses, as specified in
 RFC1884.  You throw possible addresses at it, it either accepts them or throws
 an exception.
 .
  Homepage: http://search.cpan.org/~tmonroe/Net-IPv6Addr/