Description
Perl network software can parse, compare, and look up IP address ranges and netmasks. This helps firewall generators, monitoring tools, access-control scripts, inventory systems, and network documentation handle subnets correctly.
It is a library used from code. Mistakes in network masks can allow or block the wrong hosts, so administrative tools should validate input and test important rules before applying them.