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

Changelog

libnet-rawip-perl (0.25-1build2) precise; urgency=low

  * Rebuild for Perl 5.14.
 -- Colin Watson <email address hidden>   Wed, 16 Nov 2011 11:57:00 +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
Precise 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-1build2.diff.gz 4.0 KiB 9740e8036955fe5f4ee1f560be0d0daf2994fb29f17e2fd25afb5bc12996b7c6
libnet-rawip-perl_0.25-1build2.dsc 2.2 KiB f3d2bc6d5fc8ecac437693042f7dfc39b4aa82945d844568508058551a34e46c

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.