Revision history for Net-IPAM-Block 2.00 Thu, 30 Jul 2020 09:42:09 +0200 * API CHANGE: aggregate returns now longer the blocks to cidrs, just returns the aggregated blocks * new diff(), find_free_cidrs is now DEPRECATED 1.17 Wed, 29 Jul 2020 21:55:25 +0200 * better, much faster find_free_cidrs algorithm 1.16 Fri, 22 May 2020 18:36:52 +0200 * tweak 32bit perl, sic 1.15 Mon, 18 May 2020 21:25:55 +0200 * bump requirements 1.14 Sat, 16 May 2020 14:01:07 +0200 * allow ipv4/maskv4 as input: 192.168.0.0/255.255.0.0 1.13 Mon, 11 May 2020 08:50:10 +0200 * speed up a bit, swap param security for speed 1.12 Mon, 27 Apr 2020 16:50:46 +0200 * outsourcing private functions in own package 1.11 Sun, 26 Apr 2020 19:39:24 +0200 * rework namespacing * use Net::IPAM::Util 1.10 Sun, 19 Apr 2020 19:23:11 +0200 * use namespace::clean 1.09 Mon, 13 Apr 2020 12:00:59 +0200 * tests for subclassing 1.08 Sun, 12 Apr 2020 17:01:13 +0200 * speedup new() a little bit * don't use clone() from Net::IPAM::IP 1.07 Fri, 10 Apr 2020 15:24:55 +0200 * bool overloaded 1.06 Wed, 08 Apr 2020 12:41:41 +0200 * documentation glitch 1.05 Wed, 08 Apr 2020 12:02:37 +0200 * added methods bitlen() and iter() 1.04 Mon, 06 Apr 2020 22:21:52 +0200 * bump versions in prereqs 1.03 Fri, 03 Apr 2020 08:55:36 +0200 [Changes] * find_free_cidrs, better algo, allow block as outer, never croak [Bugfix] * define minimum version in require for List::Util, Scalar::Util 1.02 not released 1.01 not released 1.00 Thu, 02 Apr 2020 12:28:50 +0200 First version, released on an unsuspecting world.