2001-04-02 22:02:38 +02:00
|
|
|
This module overloads hashes so that the key can be a subnet as in
|
|
|
|
NetAddr::IP. When looking values up, an interpretation will be made to
|
|
|
|
find the given key within the subnets specified in the hash.
|
|
|
|
|
|
|
|
Care must be taken, as only strings that can be parsed as an IP address
|
|
|
|
by NetAddr::IP can be used as keys for this hash.
|
|
|
|
|
2018-05-27 22:15:16 +02:00
|
|
|
WWW: https://metacpan.org/release/Tie-NetAddr-IP
|
2001-10-09 22:39:51 +02:00
|
|
|
|
2001-04-02 22:02:38 +02:00
|
|
|
-Anton
|
2001-06-12 21:25:41 +02:00
|
|
|
<tobez@FreeBSD.org>
|