Help language development. Donate to The Perl Foundation

Constants::Net::If cpan:GARLANDG last updated on 2019-05-27

Constants-Net-If-0.0.1/

NAME

Constants::Net::If - Constants found in net/if.h

SYNOPSIS

use Constants::Net::If;

DESCRIPTION

Constants::Net::If contains many enumerated values that are implemented as #define directives in file on unix-like operating systems.

This module should be compatible with windows, macos, linux, netbsd, freebsd, openbsd, and dragonflybsd. Each platform will receive a slightly different enumerations.

Based on C headers found on official sites and unofficial mirrors of source trees.

AUTHOR

Travis Gibson [email protected]

COPYRIGHT AND LICENSE

Copyright 2019 Travis Gibson

This library is free software; you can redistribute it and/or modify it under the Artistic License 2.0.