libnet-frame-dump-perl 1.13-1 source package in Ubuntu

Changelog

libnet-frame-dump-perl (1.13-1) unstable; urgency=low


  * Initial Release. Closes: #740239

 -- Daniel Lintott <email address hidden>  Thu, 27 Feb 2014 11:30:52 +0000

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Utopic: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libnet-frame-dump-perl_1.13-1.dsc 2.1 KiB 408e5c57446a0916a53aca65da7ac94ebad4926804d727efb858e5f41e3e579b
libnet-frame-dump-perl_1.13.orig.tar.gz 13.8 KiB a11f562e2f770c7e382da2962c38c42e1b80725310ceb594a00e5525ccc3c590
libnet-frame-dump-perl_1.13-1.debian.tar.xz 1.5 KiB cce2e54f18d3908d27056f30c9c5b1c94a16abc83b928d2503438dad28ffa82c

No changes file available.

Binary packages built by this source

libnet-frame-dump-perl: base-class for a tcpdump like implementation

 Net::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.