https://rt.cpan.org/Public/Bug/Display.html?id=86060 --- lib/Mail/SPF/Util.pm +++ lib/Mail/SPF/Util.pm @@ -155,9 +155,9 @@ sub ipv6_address_is_ipv4_mapped { 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. For IPv4 addresses, this is equivalent to calling L|NetAddr::IP/addr> method. For IPv6 addresses, this is equivalent to +calling L|NetAddr::IP/short> method. Throws a I exception if the specified object is not a I IPv4 or IPv6 address object.