Tweak net-mgmt/py-snmp4 version 4.2.5
[dports.git] / net-mgmt / p5-Tie-NetAddr-IP / pkg-descr
1 This module overloads hashes so that the key can be a subnet as in
2 NetAddr::IP. When looking values up, an interpretation will be made to
3 find the given key within the subnets specified in the hash.
4
5 Care must be taken, as only strings that can be parsed as an IP address
6 by NetAddr::IP can be used as keys for this hash.
7
8 WWW: http://search.cpan.org/dist/Tie-NetAddr-IP/
9
10 -Anton
11 <tobez@FreeBSD.org>