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.
- V0.5
- v0.41 Fixed prerequisite list
- v0.4 First CPAN release
3 POD Errors
The following errors were encountered while parsing the POD:
- Around line 21:
Expected text after =item, not a bullet
- Around line 24:
Expected text after =item, not a bullet
- Around line 26:
Expected text after =item, not a bullet