Changes for version 1.1.4
- use sv_defined() instead of SvOK()
- fix compilation warnings
Documentation
IPv4 sockaddr
IPv6 sockaddr
AF_UNIX sockaddr
Modules
Socket address OO-wrapper with Perl and C++ interface.
Other files
Module Install Instructions
To install Net::SockAddr, copy and paste the appropriate command in to your terminal.
cpanm Net::SockAddr
perl -MCPAN -e shellinstall Net::SockAddr
For more information on module installation, please visitthe detailed CPAN module installation guide.