in reply to setting ip address on win32 machine in perl

the registry is where a win32 machine is going to store that information. if you want to modify the ip settings, you'll have to do it there. it's as perlish as modifying whatever networks file in which a given linux distro would store the information.
  • Comment on Re: setting ip address on win32 machine in perl