libsys-hostip-perl 2.120-3 source package in Ubuntu

Changelog

libsys-hostip-perl (2.120-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + libsys-hostip-perl: Add Multi-Arch: foreign.
  * Update standards version to 4.6.1, no changes needed.

 -- Jelmer Vernooij <email address hidden>  Fri, 14 Oct 2022 00:21:24 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libsys-hostip-perl_2.120-3.dsc 2.2 KiB b13629e4145cef80cdb9a45e2aea1a6d8d3e621e4cd25b12ff9aea7cce38f97b
libsys-hostip-perl_2.120.orig.tar.gz 21.5 KiB dff394faa704e6f5e834df0a92e8b22645c1d027108c57dbd4a8bb1d3ab9894d
libsys-hostip-perl_2.120-3.debian.tar.xz 2.9 KiB 263069054486ab8237871c156c622ff926617d2a3494d0bd7ecae084450a9c80

Available diffs

No changes file available.

Binary packages built by this source

libsys-hostip-perl: Perl module to determine local machine's IP address

 Sys::HostIP determines the IP address of the local machine by parsing
 ifconfig(8) (ipconfig on Win32/Cygwin) output.
 .
 It has been tested on a wide range of systems including Irix, OpenBSD,
 FreeBSD, NetBSD, Solaris, Linux, OSX, Win32, and Cygwin.
 .
 For convenience, Sys::HostIP offers both object-oriented and functional
 interfaces.