/Sys-HostAddr

Provides perl methods to reteive IP address and interface information about a local host.

Primary LanguagePerlArtistic License 2.0Artistic-2.0

Sys::HostAddr version 0.993
=======================

Sys::HostAddr provides methods to help retreive IP address and
interface information about a local host.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install


DEPENDENCIES

This module requires these other modules and libraries:

Sys::Hostname

COPYRIGHT AND LICENCE

    Copyright (C) 2010-2018 Jeremy Kister.

    This software may be copied and distributed under the terms
    of the "Artistic License 2.0".

    A copy of the "Artistic License" may be found in the file
    "LICENSE" included with this package.