| Paketname | libsocket-getaddrinfo-perl |
| Beschreibung | Perl module implementing getaddrinfo and getnameinfo |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 0.14-1 |
| Sektion | universe/perl |
| Priorität | optional |
| Installierte Größe | 120 Byte |
| Hängt ab von | perl (>= 5.10.0-24ubuntu4), perlapi-5.10.0, libc6 (>= 2.4) |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu Developers |
| Quelle | |
| Paketgröße | 23480 Byte |
| Prüfsumme MD5 | 75801ab26b171d6bda83576084b83bfd |
| Prüfsumme SHA1 | c4fe32f1352e9f94c2ab935dd0a5c027b136fe03 |
| Prüfsumme SHA256 | ee20b90149036686fb56a22f36624dcb0399eae7b03cb05207cba442d45886d3 |
| Link zum Herunterladen | libsocket-getaddrinfo-perl_0.14-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.
|