Paketname | libsocket-getaddrinfo-perl |
Beschreibung | module implementing getaddrinfo and getnameinfo |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.19-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 120 Byte |
Hängt ab von | perl (>= 5.10.1-15), perlapi-5.10.1, libc6 (>= 2.4) |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 24238 Byte |
Prüfsumme MD5 | d9aec59a091e8ce22be0e7a7950c0352 |
Prüfsumme SHA1 | a9e80e0c6d6e7c9d0e5da85e6f5a8126a93c6af4 |
Prüfsumme SHA256 | de5f376655445164478ab8c18f4292e8cc74461e01618032395ac3028993039f |
Link zum Herunterladen | libsocket-getaddrinfo-perl_0.19-1_i386.deb |
Ausführliche Beschreibung | Socket::GetAddrInfo provides a Perl implementation of the getaddrinfo and
getnameinfo functions as described in RFC 2553. These functions are useful for
converting between a pair of host name/service name and socket addresses, or
vice versa.
.
This module uses underlying C code to do most of the work if possible, but can
also fall back on some mostly-compatible emulation code written in Perl. This
means that this module is a fairly portable implementation of these functions.
|