Fri Dec 21 08:54:42 2012: Request 82090 was acted upon.
Transaction: Correspondence added by NLNETLABS
Queue: Win32-API
Subject: Win32::IPHelper::GetNetworkParams X64 crash
Broken in: (no value)
Severity: Normal
Owner: Nobody
Requestors: [email protected]
Status: open
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=82090 >
On Wed 19 Dec 2012 01:35:27, BULKDD wrote:
> Also, what is the full script you were running when you called
> Win32::IPHelper::GetNetworkParams?
Well... the original requester found it using Net::DNS. But I narrowed
it down and only called Win32::IPHelper::GetNetworkParams in the end:
perl.exe -e "use Win32::IPHelper; Win32::IPHelper::GetNetworkParams({})"