File: README

package info (click to toggle)
libio-socket-socks-perl 0.74-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 340 kB
  • sloc: perl: 2,904; makefile: 12
file content (15 lines) | stat: -rw-r--r-- 240 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
This module seeks to provide a full implementation of the SOCKS protocol
while behaving like a regular socket as much as possible.

Ryan Eatmon
reatmon@mail.com

Oleg G
oleg@cpan.org


INSTALLATION

  perl Makefile.PL
  make
  make install