Is there any way to detect an open Internet connection and close it, in Windows Perl? There was a function in WININET.DLL that did this in C, but having looked at Win32::Internet, it doesn't export this. I've had a quick look at CPAN, but no module seems to cover this. Any help would be appreciated.