This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Perl > perl-Net-DNS-Native (0.18)

perl-Net-DNS-Native provides several methods for host name resolution.

It is designed to be used with event loops. All resolving is done by
getaddrinfo(3) implemented in your system library. Since getaddrinfo()
is blocking function and we don't want to block, calls to this function
will be done in separate thread. This class uses system native threads
and not perl threads, so overhead shouldn't be too big.

Maintained by: Andreas Guldstrand
Keywords: DNS,resolve,event loop
ChangeLog: perl-Net-DNS-Native

Homepage:
https://metacpan.org/pod/Net::DNS::Native

Source Downloads:
Net-DNS-Native-0.18.tar.gz (b92f0685699836e1f0214bbb8026921c)

Download SlackBuild:
perl-Net-DNS-Native.tar.gz
perl-Net-DNS-Native.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds