81797980f7
URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search
11 lines
400 B
Text
11 lines
400 B
Text
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/dist/Tie-NetAddr-IP/
|
|
|
|
-Anton
|
|
<tobez@FreeBSD.org>
|