VERSION HISTORY
- V0.51
-
- Fixed
to_hash()
that the change to iterative tree walking had broken. Same bug as in IPv4 version. - Changed address parsing from
getaddrinfo()
to the simplerinet_pton()
. This should also fix the problems on some systems (mostly BSDs and Solaris) where passing a zero port number caused the call to fail.
- Fixed
- V0.5
- v0.41 Fixed prerequisite list
- v0.4 First CPAN release