ocket::AF_INET6, $n ); } =head2 TO_JSON helper method for JSON serialization, just calls $ip->to_string. See also L<JSON/OBJECT SERIALISATION>. =cut sub TO_JSON { $_[0]->to_string; } =head2 inc