- fix build for perl 5.005_03 - add missing directories to plist Informed maintainer. PR: ports/51868 Submitted by: Erwin Lansing <erwin@lansing.dk>
Net::RawSock provides a base function to send raw IP datagrams from Perl. The raw IP datagram is packed into a buffer and written on the network layer with the write_ip() function. PR: ports/47868 Submitted by: Nicolas Jombart <ecu@ipv42.net>