Subject: | Windows registry lookups fail |
Windows registry lookup of nameservers and searchlist fails on this machine (Win2K).
HKLM\system\currentcontrolset\services\tcpip\parameters\nameserver is empty here.
The value is found in
HKLM\system\currentcontrolset\services\tcpip\parameters\interfaces\{string_looks_like_it_may_be_a_mac_address}\nameserver
Problem is in the res_init_microsoft() code in Net\DNS\Resolver.pm
E:\>perl -v
This is perl, v5.6.1 built for MSWin32-x86-multi-thread
(with 1 registered patch, see perl -V for more detail)