libnet-pcap-perl 0.17-1build1 source package in Ubuntu

Changelog

libnet-pcap-perl (0.17-1build1) trusty; urgency=low

  * Rebuild for Perl 5.18.
 -- Colin Watson <email address hidden>   Mon, 21 Oct 2013 10:26:35 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe perl

Downloads

File Size SHA-256 Checksum
libnet-pcap-perl_0.17.orig.tar.gz 90.7 KiB aaee41ebea17924abdc2d683ec940b3e6b0dc1e5e344178395f57774746a5452
libnet-pcap-perl_0.17-1build1.debian.tar.gz 4.8 KiB 794a25150db60c981ae829719d8136b8f67bd1e4796c70cf470d9f06459c45a1
libnet-pcap-perl_0.17-1build1.dsc 2.2 KiB dd98bd6a4f59dc67e1f6f9118684a16fdf0b22779cbe38523045bab45b315451

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.