mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
244f7b92bc
p5-NetAddr-IP is Perl module for working with IP addresses and blocks thereof PR: 19905 Submitted by: Christopher N. Harrell <cnh@ivmg.net>
4 lines
231 B
Plaintext
4 lines
231 B
Plaintext
This perl module provides a simple interface to the tedious bit manipulation
|
|
involved when handling IP address calculations. It also helps by performing
|
|
range comparisons between subnets as well as other frequently used functions.
|