Date: Mon, 2 Apr 2001 13:02:39 -0700 (PDT) From: Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/p5-Tie-NetAddr-IP Makefile distinfo pkg-comment pkg-descr pkg-plist Message-ID: <200104022002.f32K2d918839@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
asmodai 2001/04/02 13:02:38 PDT Modified files: net Makefile Added files: net/p5-Tie-NetAddr-IP Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Add p5-Tie-NetAddr-IP: 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. Revision Changes Path 1.507 +2 -1 ports/net/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104022002.f32K2d918839>