Changes for version 0.08

  • Remove GMP dependency.
  • Fix NI_ip_aggregate memory error on invalid input.
  • Change NI_ip_binadd's behaviour on invalid input (non-zeroes treated as ones).
  • NI_ip_bintoint will now return at most ((1 << 128) - 1).
  • NI_ip_inttobin's result will now always be either 32 or 128 characters in length.

Modules

XS implementation of Net::IP