summaryrefslogtreecommitdiff
path: root/net-mgmt/p5-Tie-NetAddr-IP/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/p5-Tie-NetAddr-IP/pkg-descr')
-rw-r--r--net-mgmt/p5-Tie-NetAddr-IP/pkg-descr11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-mgmt/p5-Tie-NetAddr-IP/pkg-descr b/net-mgmt/p5-Tie-NetAddr-IP/pkg-descr
deleted file mode 100644
index 52bf2842d8a6..000000000000
--- a/net-mgmt/p5-Tie-NetAddr-IP/pkg-descr
+++ /dev/null
@@ -1,11 +0,0 @@
-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.
-
-WWW: http://search.cpan.org/search?dist=Tie-NetAddr-IP
-
--Anton
-<tobez@FreeBSD.org>