Net::IfConfig::Wrapper version 0.01
===================

This module could be use to call the ifconfig command on different Unix systems
and WinNT systems.

It is providing the unified way to obtain info from ifconfig, create and delete
the IP aliases on interfaces, etc.

Module was tested on FreeBSD 4.7 (Intel), RedHat 6.2,7.3,8.0 (Intel),
Win2000 Pro (Intel), OpenBSD 3.1 (SPARC), Solaris 7 (SPARC).

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules (on Win32):

Win32::API
Win32::WinError

COPYRIGHT AND LICENCE

No copyright, no licence. Be patient...

21 Jan 2003, Daniel Podolsky <tpaba@cpan.org>

