IABSD.fr/ports/net/p5-Net-Netmask

Branch :


Log

Author Commit Date CI Message
cfbb239b 2016-03-20 19:56:05 Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES. Add WANTLIB+=perl and PKG_ARCH=* as appropriate.
4aa5c96b 2015-06-10 16:00:38 Update to p5-Net-Netmask-1.9022.
c6e679da 2014-12-14 17:02:56 Update to p5-Net-Netmask-1.9021. ok ajacoutot@
eae66e4a 2013-03-11 11:35:43 PERMIT_* / REGRESS->TEST sweep
a03994ef 2012-05-14 10:03:58 update to Net::Netmask 1.9015 from dhill - drop maintainer per his request
aaa18858 2010-12-03 11:44:22 Bump after recent cpan.port.mk change. ok jasper@
47ff75aa 2010-10-18 18:36:45 USE_GROFF=Yes
3b98e4e6 2009-02-01 16:33:33 import p5-Net-Netmask Net::Netmask parses and understands IPv4 CIDR blocks. It's built with an object-oriented interface and provides nearly all bits of information about a network block that you might want. There are also functions to put a network block into a table and look it up by IP address, turn an IP address range into a list of CIDR blocks, turn a list of CIDR blocks into a list of IP addresses, and a function for sorting by text IP address. from Toni Mueller, with some tweaks by me