Name: | perl-NetPacket |
---|---|
Version: | 1.5.0 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 122522 |
License: | Artistic 2.0 |
RPM: | perl-NetPacket-1.5.0-1.el7.noarch.rpm |
Source RPM: | perl-NetPacket-1.5.0-1.el7.src.rpm |
Build Date: | Thu Oct 26 2017 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/NetPacket/ |
Summary: | Assemble/disassemble network packets at the protocol level |
Description: | NetPacket provides a base class for a cluster of modules related to decoding and encoding of network protocols. Each NetPacket descendant module knows how to encode and decode packets for the network protocol it implements. Consult the documentation for the module in question for protocol- specific implementation. |