libnet-frame-perl 1.16-2 source package in Ubuntu

Changelog

libnet-frame-perl (1.16-2) unstable; urgency=medium

  * Team upload.
  * debian/rules: skip test which needs internet access.
    Thanks to Chris Lamb for the bug report.
    (Closes: #806859)

 -- gregor herrmann <email address hidden>  Wed, 02 Dec 2015 22:12:59 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe perl

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libnet-frame-perl_1.16-2.dsc 2.3 KiB b85a6ccd338ef5a444db8913db6ce6db237ebc9a5659fedbcc8cb709e0cd15d9
libnet-frame-perl_1.16.orig.tar.gz 29.1 KiB d3b9918d9484e4aa21bbb4ac660358bf25c3d26696c386f2f8715c5c96e558a3
libnet-frame-perl_1.16-2.debian.tar.xz 2.6 KiB 6be92a9bf82040495e9704860a865cb09ebda8e60db47d739e56b6260a5a67aa

Available diffs

No changes file available.

Binary packages built by this source

libnet-frame-perl: framework for crafting raw frames

 Net::Frame is a Perl framework for crafting raw frames (Layers 2 through 7).
 Out of the box, it can be used to produce ARP, Ethernet, IPv4, PPP, TCP and
 UDP frames. It has an extensible design for new frame implementations.
 .
 This module only creates frames; Net::Write (see libnet-write-perl) can be
 used to write frames directly to wire.