Win32/IPHelper version 0.02 =========================== This module is an interface to Win32 IP Helper functions and data structures, needed to retrieve and modify configuration settings for the Transmission Control Protocol/Internet Protocol (TCP/IP) transport on the local computer. This module covers a small subset of the functions and data structures provided by the Win32 IP Helper API. The complete SDK Reference documentation is available online through Microsoft(R) MSDN Library (http://msdn.microsoft.com/library/default.asp) INSTALLATION To install this module type the following: perl Makefile.PL make make install DEPENDENCIES This module requires these other modules and libraries: Win32::API COPYRIGHT AND LICENCE Copyright (c) 2002-2003 OutSys snc. All rights reserved. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.