libnet-ip-minimal-perl 0.06-1.1 source package in Ubuntu

Changelog

libnet-ip-minimal-perl (0.06-1.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Tue, 05 Jan 2021 13:37:07 +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
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl
Jammy release universe perl

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libnet-ip-minimal-perl_0.06-1.1.dsc 2.1 KiB 806ff00e0e3fe832fadbcc754f631e129eabc991a5e5d801c840149b910bb243
libnet-ip-minimal-perl_0.06.orig.tar.gz 11.2 KiB 734767e83620eadd80dc466b67102cc55643a2278d20c304b75d401f075fbd13
libnet-ip-minimal-perl_0.06-1.1.debian.tar.xz 1.7 KiB 4417e5af2806ef68eafe0f9f4a8538d57e2253e997d165c542cdf4aed01e65d5

Available diffs

No changes file available.

Binary packages built by this source

libnet-ip-minimal-perl: module to check if an IP address is version 4 or 6

 Net::IP::Minimal provides only three of the many functions that Net::IP
 offers, while using a lot less memory: ip_get_version(), ip_is_ipv4()
 and ip_is_ipv6().