![]() |
![]()
| ![]() |
![]()
NAMENet::Frame::Dump - base-class for a tcpdump like implementation DESCRIPTIONNet::Frame::Dump is the base class for all dump modules. With them, you can open a device for live capture, for offline analysis, or for creating a pcap file. See Net::Frame::Dump::Offline, Net::Frame::Dump::Online, Net::Frame::Dump::Writer for specific usage. METHODS
CONSTANTSLoad them: use Net::Frame::Dump qw(:consts);
SEE ALSONet::Frame::Dump::Online, Net::Frame::Dump::Offline, Net::Frame::Dump::Writer AUTHORPatrice <GomoR> Auffret COPYRIGHT AND LICENSECopyright (c) 2006-2020, Patrice <GomoR> Auffret You may distribute this module under the terms of the Artistic license. See LICENSE.Artistic file in the source distribution archive.
|