The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.10 - 2001-04-24

  • Discovered that hesiod_getservbyname IS functioning properly by returning port number in network byte order. Not well documented in DEC man pages. So removed HESIOD_PORT_ENDIAN_HACK, and automatcally do a ntohs for everything. (Perl gerservbyname gives port in host byte order, so we stick with that).

Modules

Perl interface to Hesiod Library API