From e26d8c261ff3ff99d5b26a27e47b0827b0a55265 Mon Sep 17 00:00:00 2001 From: Andreas Guldstrand Date: Thu, 2 Feb 2017 02:19:33 +0700 Subject: perl/perl-IO-Socket-Socks: Added (perl module). Signed-off-by: Willy Sudiarto Raharjo --- perl/perl-IO-Socket-Socks/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 perl/perl-IO-Socket-Socks/slack-desc (limited to 'perl/perl-IO-Socket-Socks/slack-desc') diff --git a/perl/perl-IO-Socket-Socks/slack-desc b/perl/perl-IO-Socket-Socks/slack-desc new file mode 100644 index 0000000000..aea0442afd --- /dev/null +++ b/perl/perl-IO-Socket-Socks/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +perl-IO-Socket-Socks: perl-IO-Socket-Socks (Provides a way to create socks client/server) +perl-IO-Socket-Socks: +perl-IO-Socket-Socks: IO::Socket::Socks connects to a SOCKS proxy, and tells it to open a +perl-IO-Socket-Socks: connection to a remote host/port when the object is created. The +perl-IO-Socket-Socks: object you receive can be used directly as a socket (with IO::Socket +perl-IO-Socket-Socks: interface) for sending and receiving data from the remote host. In +perl-IO-Socket-Socks: addition to creating a socks client this module can also be used to +perl-IO-Socket-Socks: create socks server. +perl-IO-Socket-Socks: +perl-IO-Socket-Socks: Homepage: https://metacpan.org/pod/IO::Socket::Socks +perl-IO-Socket-Socks: -- cgit v1.2.3