mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
7 lines
269 B
Plaintext
7 lines
269 B
Plaintext
NetPacket provides a base class for a cluster of modules related
|
|
to decoding and encoding of network protocols. Each NetPacket
|
|
descendent module knows how to encode and decode packets for the
|
|
network protocol it implements.
|
|
|
|
WWW: https://metacpan.org/release/NetPacket
|