diff options
Diffstat (limited to 'net/p5-Tie-NetAddr-IP/pkg-descr')
-rw-r--r-- | net/p5-Tie-NetAddr-IP/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/net/p5-Tie-NetAddr-IP/pkg-descr b/net/p5-Tie-NetAddr-IP/pkg-descr new file mode 100644 index 0000000..ab51574 --- /dev/null +++ b/net/p5-Tie-NetAddr-IP/pkg-descr @@ -0,0 +1,9 @@ +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. + +-Anton +<tobez@tobez.org> |