libnet-pcap-perl 0.16-2build2 source package in Ubuntu

Changelog

libnet-pcap-perl (0.16-2build2) precise; urgency=low

  * Rebuild for Perl 5.14.
 -- Colin Watson <email address hidden>   Tue, 15 Nov 2011 20:06:22 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Precise
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libnet-pcap-perl_0.16.orig.tar.gz 80.1 KiB 9311d0d4043ea1f8b855dd1f2dc3312436064f4291c74127eb7c3f79b14677aa
libnet-pcap-perl_0.16-2build2.diff.gz 3.5 KiB 593fc9c8b6922c481417f32e05c642236a6b9de90729b953bd855e0cc2fd1da9
libnet-pcap-perl_0.16-2build2.dsc 2.1 KiB 8bf11f7de2b2906149246bf0495770e3f2a1df9c3bda869dc09f8bb3234a75a0

Available diffs

View changes file

Binary packages built by this source

libnet-pcap-perl: Perl binding to the LBL pcap packet capture library

 Net::Pcap allows the user to interface with the LBL pcap(3) library.
 Libpcap describes itself as "a system-independent interface for user-level
 packet capture. Libpcap provides a portable framework for low-level network
 monitoring." This modules gives a program the ability to capture data from a
 network interface in a similar way tcpdump does.