diff --git a/lib/IPv6/Address.pm b/lib/IPv6/Address.pm index 28b4b55..467b8a5 100755 --- a/lib/IPv6/Address.pm +++ b/lib/IPv6/Address.pm @@ -568,7 +568,7 @@ sub n16_parts { ( $_[0]->nxx_parts('nnnnnnnn') ) } -=item C +=item C Splits the address into an 4-item array of unsigned long integers. Network byte order is implied, a long integer is 32-bits long.