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

Changelog

libsys-hostip-perl (2.120-2) unstable; urgency=low

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Submit.
  * Update standards version to 4.5.0, no changes needed.

 -- Jelmer Vernooij <email address hidden>  Thu, 30 Jun 2022 10:23:04 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libsys-hostip-perl_2.120-2.dsc 2.2 KiB 10e6687dc6b7130371733c0f8e7a8904a6fdfb017918aa5c294d29c4cf9e2111
libsys-hostip-perl_2.120.orig.tar.gz 21.5 KiB dff394faa704e6f5e834df0a92e8b22645c1d027108c57dbd4a8bb1d3ab9894d
libsys-hostip-perl_2.120-2.debian.tar.xz 2.9 KiB 0e01eb8014de3acd4ac2126ee3e2f57c370858e8dd45dd97b1e55695d8c4c64c

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.