*** /tmp/Mail-SPF-v2.9.0/lib/Mail/SPF/Util.pm 2013-07-22 04:52:31.000000000 +0100 --- ./Util.pm 2016-03-03 16:39:20.373430100 +0000 *************** *** 155,163 **** throws I Returns the given I IPv4 or IPv6 address compactly formatted as a ! I. For IPv4 addresses, this is equivalent to calling L< NetAddr::IP's ! C |NetAddr::IP/addr> method. For IPv6 addresses, this is equivalent to ! calling L< NetAddr::IP's C |NedAddr::IP/short> method. Throws a I exception if the specified object is not a I IPv4 or IPv6 address object. --- 155,163 ---- throws I Returns the given I IPv4 or IPv6 address compactly formatted as a ! I. For IPv4 addresses, this is equivalent to calling L's ! C method. For IPv6 addresses, this is equivalent to ! calling L's C method. Throws a I exception if the specified object is not a I IPv4 or IPv6 address object.