Manages IPv4 and IPv6 addresses and subnets
This module provides an object-oriented abstraction on top of IP addresses
or IP subnets, that allows for easy manipulations. Version 4.xx of
NetAdder::IP will will work older versions of Perl and does *not* use
Math::BigInt as in previous versions.
The internal representation of all IP objects is in 128 bit IPv6 notation.
IPv4 and IPv6 objects may be freely mixed.
- Developed at devel:languages:perl
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/perl-NetAddr-IP && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
NetAddr-IP-4.058.tar.gz | 0000168778 165 KB | |
perl-NetAddr-IP.changes | 0000006806 6.65 KB | |
perl-NetAddr-IP.spec | 0000002282 2.23 KB |
Revision 21 (latest revision is 30)
Stephan Kulow (coolo)
accepted
request 97120
from
Stephan Kulow (coolo)
(revision 21)
- updated to 4.058 up rev for documentation update update documentation in InetBase v0.06 Lite.pm v1.40 add call to InetBase::fillIPv4 to all uses of gethostbyname break out the code in InetBase v0.05 that expands short IPv4 addresses into dotquad format to account for broken BSD implementations of inet_aton and gethostbyname that do not recognize the short format. EXPORT this as sub 'fillIPv4' in Util.pm v1.45, add 'fillIPv4' to calls to gethostbyname to work around broken inet_aton and gethostbyname implementations in certain BSD implementations - update to 4.056, see Changes - a lot of them
Comments 0