libio-socket-socks-perl 0.74-3 source package in Ubuntu

Changelog

libio-socket-socks-perl (0.74-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + libio-socket-socks-perl: Add Multi-Arch: foreign.
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.6.1, no changes needed.

 -- Jelmer Vernooij <email address hidden>  Sat, 15 Oct 2022 17:28:49 +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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libio-socket-socks-perl_0.74-3.dsc 2.1 KiB 44ed0a9df06b5ce8f07e4c4c4015d709f5cf6673d89a76b51ecbd31240004153
libio-socket-socks-perl_0.74.orig.tar.gz 27.3 KiB 37f071a2cf4ba8f090a2297c6482b7a2c509eb52dcd6ce5d8035d4ee2c6824b1
libio-socket-socks-perl_0.74-3.debian.tar.xz 4.3 KiB 4ef0aea36a46c2d03ff88401a192119b29453abcd8207e7b8c1ec8b2893a9fa5

Available diffs

No changes file available.

Binary packages built by this source

libio-socket-socks-perl: extension to IO::Socket providing SOCKS proxy

 IO::Socket::Socks connects to a SOCKS proxy, tells it to open a
 connection to a remote host/port when the object is created. The
 object you receive can be used directly as a socket for sending and
 receiving data from the remote host. In addition to create socks client
 this module could be used to create socks server.