libnet-rawip-perl 0.25-1build3 source package in Ubuntu

Changelog

libnet-rawip-perl (0.25-1build3) trusty; urgency=low

  * Rebuild for Perl 5.18.
 -- Colin Watson <email address hidden>   Mon, 21 Oct 2013 16:03: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-rawip-perl_0.25.orig.tar.gz 42.5 KiB 6d104b2f0e453eff7a1b479c528798670b15729ed6ecf41430405ff6d7e1ee58
libnet-rawip-perl_0.25-1build3.diff.gz 3.9 KiB 694a585f5bddbc2601af9955acd406e4bc44d609936b0ea88a58527990ebacb8
libnet-rawip-perl_0.25-1build3.dsc 2.2 KiB b5dcf0e5d1e815e0d58f9835d09a31ad4b288e8c65775ba77b489751b840d376

Available diffs

View changes file

Binary packages built by this source

libnet-rawip-perl: Perl interface to lowlevel TCP/IP

 Net::RawIP gives you the ability to create and manipulate arbitrary IP
 packages and fiddle around with every bit in the protocol header.
 .
 This module is useful if you want to implement a "traceroute" or "ping" in
 PERL or you just want to learn about TCP/IP protocol suite but are afraid of
 the C language.