1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
freebsd-ports/net/p5-Net-RawSock/pkg-descr

4 lines
183 B
Plaintext
Raw Normal View History

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.