Revision history for Net-IPAM-IP
1.12 Tue, 14 Apr 2020 21:44:55 +0200
* better algo in _inet_ntop_v6_pp
1.11 Sun, 12 Apr 2020 16:55:02 +0200
* better API, get rid of clone(), hint for cloning with existing new_from_bytes()
1.10 Sun Apr 12 13:37:21 2020 +0200
* respect inheritence in clone()
1.09 Fri, 10 Apr 2020 14:47:53 +0200
* overload bool
* improved POD
1.08 Thu, 09 Apr 2020 23:04:47 +0200
* micro benchmark, substr() is 20% faster than unpack()
1.07 Tue, 07 Apr 2020 14:11:16 +0200
* Socket implementations in Windows before Win10 drives me crazy
1.06 Mon, 06 Apr 2020 21:21:43 +0200
* still fighting with broken tests on bad inet_pton implementations
* reinvent also inet_ntop in pure perl for to_string in some corner cases
1.05 Sat, 04 Apr 2020 18:32:33 +0200
[fixup]
* reinvent inet_pton in pure perl for non standard implementations in Solaris, Windows, ...
1.04 Fri, 03 Apr 2020 23:26:35 +0200
[test]
* arrgh, different non standard Socket functions in Solaris, Windows, ...
1.03 Fri, 03 Apr 2020 09:35:00 +0200
[Bugfix]
* define minimum version in require for Socket
1.02 Thu, 02 Apr 2020 20:26:55 +0200
define proper version for perl in requires
1.01 not released
1.00 Thu, 02 Apr 2020 10:40:16 +0200
First released version, released on an unsuspecting world.