I am seeking a way to access information from IIS4 W3SVC service on NT. I have a sample VBS script supplied with IIS that uses Object=GetObject("IIS://servername/w3svc") to get at the the root of the right info, I need somewhere to start with translating this to perl.